How to Install and Uninstall python39-nbinteract Package on openSuSE Tumbleweed

Last updated: June 17,2024

1. Install "python39-nbinteract" package

Please follow the guidance below to install python39-nbinteract on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-nbinteract

2. Uninstall "python39-nbinteract" package

Please follow the guidance below to uninstall python39-nbinteract on openSuSE Tumbleweed:

$ sudo zypper remove python39-nbinteract

3. Information about the python39-nbinteract package on openSuSE Tumbleweed

Information for package python39-nbinteract:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-nbinteract
Version : 0.2.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 195,1 KiB
Installed : No
Status : not installed
Source package : python-nbinteract-0.2.6-1.2.src
Summary : Python package to export interactive HTML pages from Jupyter Notebooks
Description :
NBinteract is a Python package that creates interactive webpages from Jupyter
notebooks. NBinteract also has built-in support for interactive plotting.
These interactions are driven by data, not callbacks, allowing authors to focus
on the logic of their programs.
This package provides the python interface.