How to Install and Uninstall python312-jupyter-events Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "python312-jupyter-events" package

Please follow the instructions below to install python312-jupyter-events on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-jupyter-events

2. Uninstall "python312-jupyter-events" package

Learn how to uninstall python312-jupyter-events on openSuSE Tumbleweed:

$ sudo zypper remove python312-jupyter-events

3. Information about the python312-jupyter-events package on openSuSE Tumbleweed

Information for package python312-jupyter-events:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jupyter-events
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 89.4 KiB
Installed : No
Status : not installed
Source package : python-jupyter-events-0.9.0-2.1.src
Upstream URL : https://github.com/jupyter/jupyter_events
Summary : Jupyter Event System library
Description :
Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server,
JupyterLab Server, JupyterHub, etc.) to emit events—structured data
describing things happening inside the application. Other software
(e.g. client applications like JupyterLab) can listen and respond to
these events.