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

Last updated: June 19,2024

1. Install "python310-widgetsnbextension" package

Please follow the guidelines below to install python310-widgetsnbextension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-widgetsnbextension

2. Uninstall "python310-widgetsnbextension" package

Please follow the instructions below to uninstall python310-widgetsnbextension on openSuSE Tumbleweed:

$ sudo zypper remove python310-widgetsnbextension

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

Information for package python310-widgetsnbextension:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-widgetsnbextension
Version : 4.0.9-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 4.8 MiB
Installed : No
Status : not installed
Source package : python-widgetsnbextension-4.0.9-2.1.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.