jupyterlab_widgets: Jupyter interactive widgets for JupyterLab¶
Description¶
Jupyter interactive widgets for JupyterLab
License¶
BSD-3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
3.0.15
version_requirements.txt:
jupyterlab-widgets
See https://repology.org/project/jupyterlab-widgets/versions
Installation commands¶
$ pip install jupyterlab-widgets
$ sage -i jupyterlab_widgets
$ sudo pacman -S jupyterlab-widgets
$ sudo pkg install devel/py-jupyterlab-widgets
$ sudo port install py-jupyterlab_widgets
$ sudo zypper install python3-jupyterlab-widgets
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.