jupyter-console

Jupyter terminal client (script)

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