jupyter-nbconvert

Jupyter notebook conversion (scripts)

Debian Debian
RUN apt-get update && \ apt-get install -y jupyter-nbconvert
Ubuntu
RUN apt-get update && \ apt-get install -y jupyter-nbconvert
Arch Arch Linux
RUN pacman -S --noconfirm jupyter-nbconvert
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y jupyter-nbconvert
Fedora
RUN dnf install -y jupyter-nbconvert
Raspbian
RUN apt-get update && \ apt-get install -y jupyter-nbconvert
click the source code to copy install jupyter-nbconvert on any operating system with command-not-found.com