widgetsnbextension (4.0.14)
Published 2025-07-03 06:15:46 +00:00 by publish
Installation
pip install --index-url widgetsnbextensionAbout this package
Jupyter interactive widgets for Jupyter Notebook
Jupyter Widgets for Jupyter Notebook
](https://pypi.python.org/pypi/ipywidgets)
This package makes Jupyter widgets available in the classic Jupyter Notebook. This package provides the necessary JavaScript controls in the Jupyter Notebook that communicate with the widget objects in the kernel.
Install the corresponding Jupyter widgets package into your kernel, i.e., IPython users would install ipywidgets into their kernel.
Requirements
Requires Python: >=3.7