How to Install and Uninstall python310-anywidget Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-anywidget" package
Please follow the steps below to install python310-anywidget on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-anywidget
Copied
2. Uninstall "python310-anywidget" package
This tutorial shows how to uninstall python310-anywidget on openSuSE Tumbleweed:
$
sudo zypper remove
python310-anywidget
Copied
3. Information about the python310-anywidget package on openSuSE Tumbleweed
Information for package python310-anywidget:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-anywidget
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 119.5 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 :
Custom jupyter widgets made easy
- 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
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-anywidget
Version : 0.9.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 119.5 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 :
Custom jupyter widgets made easy
- 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