From ef72e02ba5a7c7af113b1d633b1b129ea1584e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enol=20Fern=C3=A1ndez?= Date: Thu, 24 Oct 2024 11:59:33 +0100 Subject: [PATCH] Build lab (#214) --- single-user-d4science/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/single-user-d4science/Dockerfile b/single-user-d4science/Dockerfile index 2c938ec..e2a1aa0 100644 --- a/single-user-d4science/Dockerfile +++ b/single-user-d4science/Dockerfile @@ -77,3 +77,4 @@ RUN pip install --no-cache-dir \ jupyterlab-topbar \ jupyterlab-system-monitor RUN jupyter labextension disable @jupyterlab/filebrowser-extension:share-file +RUN jupyter lab build