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