Module: html.utils
Module: html.widgets.widget
Enter search terms or a module, class or function name.
Interact with functions using widgets.
Bases: IPython.utils.traitlets.HasTraits
A pseudo-widget whose value is fixed and never synced to the client.
Build a group of widgets to interact with a function.
Interact with a function using widgets.