ipcontroller
IPython
RUN apt-get update && \
apt-get install -y ipython
RUN apt-get update && \
apt-get install -y ipython
RUN pacman -S --noconfirm ipython
RUN apt-get update && \
apt-get install -y ipython
RUN dnf install -y python2-ipyparallel
RUN apt-get update && \
apt-get install -y ipython