IPython Documentation

Table Of Contents

Previous topic

Module: html.widgets.widget

Next topic

Module: html.widgets.widget_button

This Page

Module: html.widgets.widget_bool

BoolWidget class.

Represents a boolean using a widget.

2 Classes

class IPython.html.widgets.widget_bool.CheckboxWidget(**kwargs)

Bases: IPython.html.widgets.widget_bool._BoolWidget

class IPython.html.widgets.widget_bool.ToggleButtonWidget(**kwargs)

Bases: IPython.html.widgets.widget_bool._BoolWidget