Skip to content
Snippets Groups Projects
Commit 90babf84 authored by Julian's avatar Julian
Browse files

added client.py to lab

parent c571becf
No related branches found
No related tags found
2 merge requests!6Finalized Jupyterlab for the sprint,!2Dev
......@@ -15,3 +15,6 @@ COPY jupyter_notebook_config.py ${HOME}/.jupyter/
COPY app ${HOME}/app/
RUN chown -R jovyan ${HOME}/app/
COPY client.py ${HOME}/
RUN chown -R jovyan ${HOME}/client.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment