jupyter-nbconvert
Jupyter notebook conversion (scripts)
Install
- All systems
-
curl cmd.cat/jupyter-nbconvert.sh
- Debian
-
apt-get install jupyter-nbconvert - Ubuntu
-
apt-get install jupyter-nbconvert - Arch Linux
-
pacman -S jupyter-nbconvert - Kali Linux
-
apt-get install jupyter-nbconvert - Fedora
-
dnf install jupyter-nbconvert - Windows (WSL2)
-
sudo apt-get updatesudo 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.