ipywidgets: Interactive HTML widgets for Jupyter notebooks and the IPython kernel#
Description#
Interactive HTML widgets for Jupyter notebooks and the IPython kernel.
Type#
standard
Dependencies#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
comm: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
ipython: Interactive computing environment with an enhanced interactive Python shell
jupyterlab_widgets: Jupyter interactive widgets for JupyterLab
widgetsnbextension: Jupyter interactive widgets for Jupyter Notebook
Version Information#
package-version.txt:
8.1.1
version_requirements.txt:
ipywidgets >=7.5.1
Equivalent System Packages#
$ conda install ipywidgets\>=7.5.1
$ sudo emerge dev-python/ipywidgets
$ sudo port install py-ipywidgets
$ sudo xbps-install python3-jupyter_ipywidgets
See https://repology.org/project/python:ipywidgets/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.