How to Install and Uninstall python311-ipysheet Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python311-ipysheet" package

This is a short guide on how to install python311-ipysheet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-ipysheet

2. Uninstall "python311-ipysheet" package

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

$ sudo zypper remove python311-ipysheet

3. Information about the python311-ipysheet package on openSuSE Tumbleweed

Information for package python311-ipysheet:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ipysheet
Version : 0.7.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 8.1 MiB
Installed : No
Status : not installed
Source package : python-ipysheet-0.7.0-4.1.src
Upstream URL : https://github.com/QuantStack/ipysheet
Summary : Spreadsheet widget for the Jupyter notebook
Description :
A Jupyter widget providing spreadsheets for the Jupyter notebook.
WARNING
Due to Handsontable licensing changes ipysheet is stuck witch the
outdated Handsontable version 6.2.2 (open-source). We recommend
not using ipysheet anymore. We suggest an alternative like
ipydatagrid.
This package provides the python interface.