IPython Documentation

Table Of Contents

Previous topic

Module: html.widgets.widget_selection

Next topic

Module: html.widgets.widget_string

This Page

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