How to Install and Uninstall python39-jupyter-server Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-jupyter-server" package

Please follow the steps below to install python39-jupyter-server on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jupyter-server

2. Uninstall "python39-jupyter-server" package

This guide let you learn how to uninstall python39-jupyter-server on openSuSE Tumbleweed:

$ sudo zypper remove python39-jupyter-server

3. Information about the python39-jupyter-server package on openSuSE Tumbleweed

Information for package python39-jupyter-server:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jupyter-server
Version : 2.13.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-jupyter-server-2.13.0-1.1.src
Upstream URL : https://jupyter-server.readthedocs.io
Summary : The backend to Jupyter web applications
Description :
The Jupyter Server is a web application that allows you to create and
share documents that contain live code, equations, visualizations, and
explanatory text. The Notebook has support for multiple programming
languages, sharing, and interactive widgets.