jupyter-notebook

Jupyter interactive notebook

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