jupyter-migrate
Core common functionality of Jupyter projects (tools)
RUN apt-get update && \
apt-get install -y jupyter-core
RUN apt-get update && \
apt-get install -y jupyter-core
RUN pacman -S --noconfirm python-jupyter_core
RUN apt-get update && \
apt-get install -y jupyter-core
RUN dnf install -y python2-jupyter-core
RUN apt-get update && \
apt-get install -y jupyter-core