.. _spkg_widgetsnbextension: widgetsnbextension: Jupyter notebook extension for interactive HTML widgets =========================================================================== Description ----------- Interactive HTML widgets for Jupyter notebooks. Type ---- standard Version Information ------------------- package-version.txt:: 3.5.1.p0 install-requires.txt:: widgetsnbextension >=3.5.1 Equivalent System Packages -------------------------- arch: .. CODE-BLOCK:: bash $ sudo pacman -S python3-jupyter_widgetsnbextension conda: .. CODE-BLOCK:: bash $ conda install python3-jupyter_widgetsnbextension Fedora/Redhat/CentOS: .. CODE-BLOCK:: bash $ sudo yum install python3-jupyter_widgetsnbextension freebsd: .. CODE-BLOCK:: bash $ sudo pkg install python3-jupyter_widgetsnbextension gentoo: .. CODE-BLOCK:: bash $ sudo emerge python3-jupyter_widgetsnbextension opensuse: .. CODE-BLOCK:: bash $ sudo zypper install python3-jupyter_widgetsnbextension void: .. CODE-BLOCK:: bash $ sudo xbps-install python3-jupyter_widgetsnbextension See https://repology.org/project/python3-jupyter_widgetsnbextension/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 https://trac.sagemath.org/ticket/29023