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

Last updated: July 03,2024

1. Install "python311-widgetsnbextension" package

In this section, we are going to explain the necessary steps to install python311-widgetsnbextension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-widgetsnbextension

2. Uninstall "python311-widgetsnbextension" package

Learn how to uninstall python311-widgetsnbextension on openSuSE Tumbleweed:

$ sudo zypper remove python311-widgetsnbextension

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

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