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

Last updated: July 05,2024

1. Install "python36-jupyter_contrib_core" package

Please follow the instructions below to install python36-jupyter_contrib_core on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-jupyter_contrib_core

2. Uninstall "python36-jupyter_contrib_core" package

Please follow the steps below to uninstall python36-jupyter_contrib_core on openSuSE Tumbleweed:

$ sudo zypper remove python36-jupyter_contrib_core

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

Information for package python36-jupyter_contrib_core:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jupyter_contrib_core
Version : 0.3.3-5.6
Arch : noarch
Vendor : openSUSE
Installed Size : 108,6 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.