Skip to content
Snippets Groups Projects
Commit 8367a3ac authored by Jan David Mol's avatar Jan David Mol
Browse files

Prepopulate some notebooks

parent 93a832a8
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ RUN fix-permissions /home/${NB_USER}/.jupyter/lab ...@@ -36,6 +36,8 @@ RUN fix-permissions /home/${NB_USER}/.jupyter/lab
USER ${NB_UID} USER ${NB_UID}
COPY default-notebooks/* /home/${NB_USER}/
WORKDIR "${HOME}" WORKDIR "${HOME}"
# Configure using git from Jupyter Lab. Since the web service is open, we can't know who is # Configure using git from Jupyter Lab. Since the web service is open, we can't know who is
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment