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

Last updated: May 23,2024

1. Install "python38-nbinteract" package

Please follow the instructions below to install python38-nbinteract on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-nbinteract

2. Uninstall "python38-nbinteract" package

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

$ sudo zypper remove python38-nbinteract

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

Information for package python38-nbinteract:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-nbinteract
Version : 0.2.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 195,0 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.