Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: html.widgets.widget_selectioncontainer

SelectionContainerWidget class.

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

2 Classes

class IPython.html.widgets.widget_selectioncontainer.AccordionWidget(**kwargs)

Bases: IPython.html.widgets.widget_selectioncontainer._SelectionContainerWidget

class IPython.html.widgets.widget_selectioncontainer.TabWidget(**kwargs)

Bases: IPython.html.widgets.widget_selectioncontainer._SelectionContainerWidget