IPython Documentation

Table Of Contents

Previous topic

Module: html.widgets.widget_button

Next topic

Module: html.widgets.widget_float

This Page

Module: html.widgets.widget_container

ContainerWidget class.

Represents a container that can be used to group other widgets.

2 Classes

class IPython.html.widgets.widget_container.ContainerWidget(**kwargs)

Bases: IPython.html.widgets.widget.DOMWidget

__init__(**kwargs)
class IPython.html.widgets.widget_container.PopupWidget(**kwargs)

Bases: IPython.html.widgets.widget_container.ContainerWidget