Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release.
Box class.
Represents a container that can be used to group other widgets.
Bases: IPython.html.widgets.widget.DOMWidget
Displays multiple widgets in a group.
Bases: IPython.html.widgets.widget_box.Box
Displays multiple widgets in an in page popup div.
Bases: IPython.html.widgets.widget_box.Box
Displays multiple widgets using the flexible box model.