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.0.2
install-requires.txt:
ipywidgets >=7.5.1
Equivalent System Packages#
conda:
$ conda install ipywidgets
macports: install the following packages: py-ipywidgets
void:
$ sudo xbps-install python3-jupyter_ipywidgets
See https://repology.org/project/python:ipywidgets/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023