jupyter-run
Jupyter protocol client APIs (tools)
RUN apt-get update && \
apt-get install -y jupyter-client
RUN apt-get update && \
apt-get install -y jupyter-client
RUN pacman -S --noconfirm python-jupyter_client
RUN apt-get update && \
apt-get install -y jupyter-client
RUN dnf install -y python3-jupyter-client
RUN apt-get update && \
apt-get install -y jupyter-client