How to Install and Uninstall python36-nbval Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-nbval" package
Please follow the instructions below to install python36-nbval on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-nbval
Copied
2. Uninstall "python36-nbval" package
Please follow the steps below to uninstall python36-nbval on openSuSE Tumbleweed:
$
sudo zypper remove
python36-nbval
Copied
3. Information about the python36-nbval package on openSuSE Tumbleweed
Information for package python36-nbval:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nbval
Version : 0.9.6-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141,7 KiB
Installed : No
Status : not installed
Source package : python-nbval-0.9.6-4.2.src
Summary : A pytest plugin to validate Jupyter notebooks
Description :
The plugin adds functionality to py.test to recognise and collect
Jupyter notebooks. The intended purpose of the tests is to determine
whether execution of the stored inputs match the stored outputs of
the .ipynb file. Whilst also ensuring that the notebooks are running
without errors.
The tests were designed to ensure that Jupyter notebooks (especially
those for reference and documentation), are executing consistently.
Each cell is taken as a test, a cell that doesn't reproduce the
expected output will fail.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-nbval
Version : 0.9.6-4.2
Arch : noarch
Vendor : openSUSE
Installed Size : 141,7 KiB
Installed : No
Status : not installed
Source package : python-nbval-0.9.6-4.2.src
Summary : A pytest plugin to validate Jupyter notebooks
Description :
The plugin adds functionality to py.test to recognise and collect
Jupyter notebooks. The intended purpose of the tests is to determine
whether execution of the stored inputs match the stored outputs of
the .ipynb file. Whilst also ensuring that the notebooks are running
without errors.
The tests were designed to ensure that Jupyter notebooks (especially
those for reference and documentation), are executing consistently.
Each cell is taken as a test, a cell that doesn't reproduce the
expected output will fail.