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

Last updated: May 20,2024

1. Install "python39-jupyter_contrib_core" package

Please follow the step by step instructions below to install python39-jupyter_contrib_core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jupyter_contrib_core

2. Uninstall "python39-jupyter_contrib_core" package

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

$ sudo zypper remove python39-jupyter_contrib_core

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

Information for package python39-jupyter_contrib_core:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jupyter_contrib_core
Version : 0.3.3-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 108,7 KiB
Installed : No
Status : not installed
Source package : python-jupyter_contrib_core-0.3.3-5.6.src
Summary : Common utilities for jupyter-contrib projects
Description :
Common utilities for jupyter-contrib projects. Includes:
- providing a notebook-4.2-compatible nbextension API in order to
smooth over differences in versions 4.0 and 4.1
- common application components and cli scripts
- utility classes and functions for use in tests
This package provides the python interface.