How to Install and Uninstall jupyter-anywidget Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "jupyter-anywidget" package

Learn how to install jupyter-anywidget on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jupyter-anywidget

2. Uninstall "jupyter-anywidget" package

In this section, we are going to explain the necessary steps to uninstall jupyter-anywidget on openSuSE Tumbleweed:

$ sudo zypper remove jupyter-anywidget

3. Information about the jupyter-anywidget package on openSuSE Tumbleweed

Information for package jupyter-anywidget:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jupyter-anywidget
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 28.1 KiB
Installed : No
Status : not installed
Source package : python-anywidget-0.9.0-2.1.src
Upstream URL : https://github.com/manzt/anywidget
Summary : Custom jupyter widgets made easy
Description :
- create widgets **without complicated cookiecutter templates**
- **publish to PyPI** like any other Python package
- prototype **within** `.ipynb` or `.py` files
- run in **Jupyter**, **JupyterLab**, **Google Colab**, **VSCode**, and more
- develop with **instant HMR**, like modern web frameworks
This package provides the jupyter notebook extensions.