ipengine

IPython

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