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

Last updated: November 23,2024

1. Install "python36-widgetsnbextension" package

Learn how to install python36-widgetsnbextension on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-widgetsnbextension

2. Uninstall "python36-widgetsnbextension" package

Learn how to uninstall python36-widgetsnbextension on openSuSE Tumbleweed:

$ sudo zypper remove python36-widgetsnbextension

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

Information for package python36-widgetsnbextension:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-widgetsnbextension
Version : 3.5.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3,4 MiB
Installed : No
Status : not installed
Source package : python-widgetsnbextension-3.5.2-1.1.src
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.