jupyter-migrate

Core common functionality of Jupyter projects (tools)

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