How to Install and Uninstall python39-widgetsnbextension Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python39-widgetsnbextension" package

Please follow the instructions below to install python39-widgetsnbextension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-widgetsnbextension

2. Uninstall "python39-widgetsnbextension" package

Learn how to uninstall python39-widgetsnbextension on openSuSE Tumbleweed:

$ sudo zypper remove python39-widgetsnbextension

3. Information about the python39-widgetsnbextension package on openSuSE Tumbleweed

Information for package python39-widgetsnbextension:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-widgetsnbextension
Version : 4.0.9-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.8 MiB
Installed : No
Status : not installed
Source package : python-widgetsnbextension-4.0.9-1.2.src
Upstream URL : https://github.com/jupyter-widgets/ipywidgets/tree/master/python/widgetsnbextension
Summary : Jupyter interactive widgets for Jupyter Notebook
Description :
This package makes Jupyter widgets available in the classic Jupyter Notebook.
This package provides the necessary JavaScript controls in the Jupyter
Notebook that communicate with the widget objects in the kernel.
Install the corresponding Jupyter widgets package into your kernel, i.e.,
IPython users would install ipywidgets into their kernel.