Update image example to use JupyterLab 4.0

This commit is contained in:
Ayaz Salikhov
2023-05-25 18:46:06 +04:00
parent 0294856e1e
commit a2f462b152
7 changed files with 23 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the Modified BSD License.
# Pick your favorite docker-stacks image
FROM jupyter/minimal-notebook:2023-05-15
FROM jupyter/minimal-notebook:2023-05-25
USER root