jupyter-kernel

Jupyter protocol client APIs (tools)

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