Install jsonschema with extension format-nongpl.

This commit is contained in:
Andrea Dell'Amico 2023-03-17 14:48:44 +01:00
parent 7e368e398d
commit 525e5e8aaa
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ RUN echo "auth requisite pam_deny.so" >> /etc/pam.d/su && \
# Install the jupiterhub proxy
RUN pip3 install \
jsonschema'[format,format-nongpl]' \
jupyterhub \
jupyterlab \
jupyter-rsession-proxy \