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

Last updated: May 19,2024

1. Install "python36-jupyter-telemetry" package

Please follow the steps below to install python36-jupyter-telemetry on openSuSE Tumbleweed

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

2. Uninstall "python36-jupyter-telemetry" package

This guide let you learn how to uninstall python36-jupyter-telemetry on openSuSE Tumbleweed:

$ sudo zypper remove python36-jupyter-telemetry

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

Information for package python36-jupyter-telemetry:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jupyter-telemetry
Version : 0.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 27,9 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.