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#

Version Information#

package-version.txt:

8.1.1

install-requires.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.