How to Install and Uninstall python3-jupyter_nbsmoke Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-jupyter_nbsmoke" package

Please follow the guidance below to install python3-jupyter_nbsmoke on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jupyter_nbsmoke

2. Uninstall "python3-jupyter_nbsmoke" package

Here is a brief guide to show you how to uninstall python3-jupyter_nbsmoke on openSUSE Leap:

$ sudo zypper remove python3-jupyter_nbsmoke

3. Information about the python3-jupyter_nbsmoke package on openSUSE Leap

Information for package python3-jupyter_nbsmoke:
------------------------------------------------
Repository : Main Repository
Name : python3-jupyter_nbsmoke
Version : 0.2.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 49.5 KiB
Installed : No
Status : not installed
Source package : python-jupyter_nbsmoke-0.2.7-bp155.2.11.src
Upstream URL : https://github.com/pyviz/nbsmoke
Summary : Basic notebook checks
Description :
Basic notebook smoke tests for checking whether the notebooks run,
and whether they contain lint.
WARNING: early stage proof of concept; work in progress. Use at your
own risk.
In particular, this extension is supposed to handle ipython magics as
far as possible, but has not yet been widely tested.