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

Last updated: June 02,2024

1. Install "python310-jupyter-server" package

Please follow the instructions below to install python310-jupyter-server on openSuSE Tumbleweed

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

2. Uninstall "python310-jupyter-server" package

Please follow the guidelines below to uninstall python310-jupyter-server on openSuSE Tumbleweed:

$ sudo zypper remove python310-jupyter-server

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

Information for package python310-jupyter-server:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.