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

Last updated: July 03,2024

1. Install "python312-widgetsnbextension" package

Here is a brief guide to show you how to install python312-widgetsnbextension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-widgetsnbextension

2. Uninstall "python312-widgetsnbextension" package

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

$ sudo zypper remove python312-widgetsnbextension

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

Information for package python312-widgetsnbextension:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.