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

Last updated: November 08,2024

1. Install "python36-jupyter_nbextensions_configurator" package

Please follow the step by step instructions below to install python36-jupyter_nbextensions_configurator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-jupyter_nbextensions_configurator

2. Uninstall "python36-jupyter_nbextensions_configurator" package

In this section, we are going to explain the necessary steps to uninstall python36-jupyter_nbextensions_configurator on openSuSE Tumbleweed:

$ sudo zypper remove python36-jupyter_nbextensions_configurator

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

Information for package python36-jupyter_nbextensions_configurator:
-------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jupyter_nbextensions_configurator
Version : 0.4.1-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 629,1 KiB
Installed : No
Status : not installed
Source package : python-jupyter_nbextensions_configurator-0.4.1-4.5.src
Summary : Configuration interfaces for nbextensions
Description :
The jupyter_nbextensions_configurator jupyter server extension provides
graphical user interfaces for configuring which nbextensions are enabled (load
automatically for every notebook), and display their readme files.
In addition, for extensions which include an appropriate yaml descriptor file,
the interface also provides controls to configure the extensions' options.
This package provides the python interface.