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

Last updated: December 25,2024

1. Install "jupyter-nbinteract" package

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

$ sudo zypper refresh $ sudo zypper install jupyter-nbinteract

2. Uninstall "jupyter-nbinteract" package

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

$ sudo zypper remove jupyter-nbinteract

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

Information for package jupyter-nbinteract:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jupyter-nbinteract
Version : 0.2.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2,4 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 command-line interface.