IPython Documentation

Table Of Contents

Previous topic

Module: html.widgets.widget_selection

Next topic

Module: html.widgets.widget_string

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).

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