jupyter-serverextension
Jupyter interactive notebook
RUN apt-get update && \
apt-get install -y jupyter-notebook
RUN apt-get update && \
apt-get install -y jupyter-notebook
RUN pacman -S --noconfirm jupyter-notebook
RUN apt-get update && \
apt-get install -y jupyter-notebook
RUN dnf install -y python3-notebook
RUN apt-get update && \
apt-get install -y jupyter-notebook