--- id: widgetsnbextension version: "4.0.15" license: BSD 3-Clause License license_treatment: permissive maintenance: aging --- # widgetsnbextension — Jupyter interactive widgets for Jupyter Notebook License: permissive · Maintenance: aging · Popularity: top 1,000 on PyPI ## Install pip install widgetsnbextension uv add widgetsnbextension poetry add widgetsnbextension ## Description # Jupyter Widgets for Jupyter Notebook [![Version](https://img.shields.io/pypi/v/ipywidgets.svg?logo=pypi)](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. [View on SkillFed](https://skillfed.io/packages/widgetsnbextension) · [View on PyPI](https://pypi.org/project/widgetsnbextension/)