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

Last updated: May 19,2024

1. Install "python39-jupyter_nbextensions_configurator" package

Here is a brief guide to show you how to install python39-jupyter_nbextensions_configurator on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jupyter_nbextensions_configurator

2. Uninstall "python39-jupyter_nbextensions_configurator" package

Please follow the guidelines below to uninstall python39-jupyter_nbextensions_configurator on openSuSE Tumbleweed:

$ sudo zypper remove python39-jupyter_nbextensions_configurator

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

Information for package python39-jupyter_nbextensions_configurator:
-------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jupyter_nbextensions_configurator
Version : 0.4.1-4.5
Arch : noarch
Vendor : openSUSE
Installed Size : 629,2 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.