jupyter
Web application to create and share documents that contain code, visualizations and notes. Primarily used for data analysis, scientific computing and machine learning. More information: <https://jupyter.org>.
RUN apt-get update && \
apt-get install -y jupyter-core
RUN apt-get update && \
apt-get install -y jupyter-core
RUN pacman -S --noconfirm jupyter-core
RUN apt-get update && \
apt-get install -y jupyter-core
RUN dnf install -y jupyter-core
RUN apt-get update && \
apt-get install -y jupyter-core