jupyterlab_widgets: Jupyter interactive widgets for JupyterLab¶
Description¶
Jupyter interactive widgets for JupyterLab
License¶
BSD-3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
3.0.9
version_requirements.txt:
jupyterlab-widgets
Equivalent System Packages¶
$ sudo pacman -S jupyterlab-widgets
$ sudo pkg install devel/py-jupyterlab-widgets
$ sudo port install py-jupyterlab_widgets
$ sudo zypper install python3\$\{PYTHON_MINOR\}-jupyterlab-widgets
See https://repology.org/project/jupyterlab-widgets/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.