jupyter-trust
Jupyter notebook format (tools)
RUN apt-get update && \
apt-get install -y jupyter-nbformat
RUN apt-get update && \
apt-get install -y jupyter-nbformat
RUN pacman -S --noconfirm jupyter-nbformat
RUN apt-get update && \
apt-get install -y jupyter-nbformat
RUN dnf install -y python3-nbformat
RUN apt-get update && \
apt-get install -y jupyter-nbformat