jupyter-nbconvert

Jupyter notebook conversion (scripts)

Install

All systems
curl cmd.cat/jupyter-nbconvert.sh
Debian Debian
apt-get install jupyter-nbconvert
Ubuntu
apt-get install jupyter-nbconvert
Arch Arch Linux
pacman -S jupyter-nbconvert
image/svg+xml Kali Linux
apt-get install jupyter-nbconvert
Fedora
dnf install jupyter-nbconvert
Windows (WSL2)
sudo apt-get update sudo apt-get install jupyter-nbconvert
Raspbian
apt-get install jupyter-nbconvert

jupyter-nbconvert

Jupyter notebook conversion (scripts)

Jupyter nbconvert converts notebooks to various other formats using Jinja templates. This package installs the jupyter-nbconvert script.

python3-nbconvert

Jupyter notebook conversion (Python 3)

Jupyter nbconvert converts notebooks to various other formats using Jinja templates. This package installs the library for Python 3.

python2-nbconvert

Converting Jupyter Notebooks