Do not install the jupyter extension.

This commit is contained in:
Andrea Dell'Amico 2023-03-16 16:12:48 +01:00
parent 07d65caf00
commit 8a689d1b47
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ RUN apt-get clean && rm -rf /var/lib/apt/lists/* && \
# hadolint ignore=SC2016
RUN sed -i 's/^#force_color_prompt=yes/force_color_prompt=yes/' /etc/skel/.bashrc
RUN NODE_OPTIONS="--openssl-legacy-provider" \
jupyter labextension install \
@jupyter-widgets/jupyterlab-manager jupyter-leaflet
# Prepare the workspace environment
# RUN mkdir -p /opt/workspace-lib
# RUN mkdir /var/log/workspace-lib