Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release.
SelectionContainer class.
Represents a multipage container that can be used to group other widgets into pages.
Bases: IPython.html.widgets.widget_selectioncontainer._SelectionContainer
Displays children each on a separate accordion page.
Bases: IPython.html.widgets.widget_selectioncontainer._SelectionContainer
Displays children each on a separate accordion tab.