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

Last updated: May 18,2024

1. Install "python39-jupyter-telemetry" package

In this section, we are going to explain the necessary steps to install python39-jupyter-telemetry on openSuSE Tumbleweed

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

2. Uninstall "python39-jupyter-telemetry" package

This guide covers the steps necessary to uninstall python39-jupyter-telemetry on openSuSE Tumbleweed:

$ sudo zypper remove python39-jupyter-telemetry

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

Information for package python39-jupyter-telemetry:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jupyter-telemetry
Version : 0.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 28,1 KiB
Installed : No
Status : not installed
Source package : python-jupyter-telemetry-0.1.0-1.7.src
Summary : Jupyter telemetry library
Description :
*Telemetry for Jupyter Applications and extensions.*
> Telemetry (təˈlemətrē): the process of recording and transmitting the readings of an instrument. [Oxford Dictionaries]
Jupyter Telemetry enables Jupyter Applications (e.g. Jupyter Server, Jupyter Notebook, JupyterLab, JupyterHub, etc.) to record **events**—i.e. actions by application users—and transmit them to remote (or local) destinations as **structured** data. It works with Python's standard `logging` library to handle the transmission of events allowing users to send events to local files, over the web, etc.