How to Install and Uninstall python312-nbsphinx Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "python312-nbsphinx" package

Please follow the step by step instructions below to install python312-nbsphinx on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nbsphinx

2. Uninstall "python312-nbsphinx" package

Please follow the instructions below to uninstall python312-nbsphinx on openSuSE Tumbleweed:

$ sudo zypper remove python312-nbsphinx

3. Information about the python312-nbsphinx package on openSuSE Tumbleweed

Information for package python312-nbsphinx:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-nbsphinx
Version : 0.9.3-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 298.0 KiB
Installed : No
Status : not installed
Source package : python-nbsphinx-0.9.3-1.3.src
Upstream URL : https://github.com/spatialaudio/nbsphinx/
Summary : Jupyter Notebook Tools for Sphinx
Description :
The nbsphinx package is a Sphinx extension that provides a source
parser for *.ipynb files. Custom Sphinx directives are used to show
Jupyter Notebook code cells (and of course their results) in both HTML
and LaTeX output. Un-evaluated notebooks – i.e. notebooks without
stored output cells – will be automatically executed during the Sphinx
build process.