Jupyter interactive widgets
ipywidgets, also known as jupyter-widgets or simply widgets, are interactive HTML widgets for Jupyter notebooks and the IPython kernel.
This package contains the python implementation of the core interactive widgets bundled in ipywidgets.
The fundamental widgets provided by this library are called core interactive widgets. A demonstration notebook provides an overview of the core interactive widgets, including:
For more information, see the main documentation.