How to Install and Uninstall python312-ipytablewidgets Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python312-ipytablewidgets" package
Please follow the steps below to install python312-ipytablewidgets on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-ipytablewidgets
Copied
2. Uninstall "python312-ipytablewidgets" package
This guide covers the steps necessary to uninstall python312-ipytablewidgets on openSuSE Tumbleweed:
$
sudo zypper remove
python312-ipytablewidgets
Copied
3. Information about the python312-ipytablewidgets package on openSuSE Tumbleweed
Information for package python312-ipytablewidgets:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ipytablewidgets
Version : 0.3.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 377.2 KiB
Installed : No
Status : not installed
Source package : python-ipytablewidgets-0.3.1-3.1.src
Upstream URL : https://github.com/progressivis/ipytablewidgets
Summary : Widgets to help facilitate reuse of large tables across widgets
Description :
Traitlets and widgets to efficiently data tables (e.g. Pandas DataFrame) using the jupyter notebook
ipytablewidgets is a set of widgets and traitlets to reuse of large tables such as Pandas DataFrames
across different widgets, and different packages.
The major parts of ipytablewidgets are:
- Traits/Widgets definitions
- Adapters to convert tables to those traits
- Serializers/deserializers to send the data across the network
- Apropriate javascript handling and representation of the data
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-ipytablewidgets
Version : 0.3.1-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 377.2 KiB
Installed : No
Status : not installed
Source package : python-ipytablewidgets-0.3.1-3.1.src
Upstream URL : https://github.com/progressivis/ipytablewidgets
Summary : Widgets to help facilitate reuse of large tables across widgets
Description :
Traitlets and widgets to efficiently data tables (e.g. Pandas DataFrame) using the jupyter notebook
ipytablewidgets is a set of widgets and traitlets to reuse of large tables such as Pandas DataFrames
across different widgets, and different packages.
The major parts of ipytablewidgets are:
- Traits/Widgets definitions
- Adapters to convert tables to those traits
- Serializers/deserializers to send the data across the network
- Apropriate javascript handling and representation of the data