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

Update Dockerfile

parent a3d63257
No related branches found
No related tags found
No related merge requests found
FROM renku/renkulab-py:3.7-renku0.10.4-0.6.3
FROM renku/renkulab-py:3.7-renku0.15.1-0.6.3
# see https://github.com/SwissDataScienceCenter/renkulab-docker
# to swap this image for the latest version available
......@@ -26,4 +26,4 @@ RUN conda env update -q -f /tmp/environment.yml && \
# Tensorboard extension
RUN jupyter labextension install jupyterlab_tensorboard && \
pip install jupyter-tensorboard==0.1.10
\ No newline at end of file
pip install jupyter-tensorboard==0.1.10
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