Skip to content
Snippets Groups Projects
Commit f56bccca authored by Simon van Hemert's avatar Simon van Hemert
Browse files

Update Dockerfile

parent 41a12271
No related branches found
No related tags found
No related merge requests found
...@@ -26,4 +26,4 @@ RUN conda env update -q -f /tmp/environment.yml && \ ...@@ -26,4 +26,4 @@ RUN conda env update -q -f /tmp/environment.yml && \
# Tensorboard extension # Tensorboard extension
RUN jupyter labextension install jupyterlab_tensorboard && \ RUN jupyter labextension install jupyterlab_tensorboard && \
pip install jupyter-tensorboard==2.1.1 pip install jupyter-tensorboard==0.1.10
\ No newline at end of file \ No newline at end of file
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