jupyter-trust

Jupyter notebook format (tools)

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