Skip to content

Commit

Permalink
use datascience version to avoid --allow-root error
Browse files Browse the repository at this point in the history
  • Loading branch information
FRosner committed Jun 22, 2016
1 parent a426886 commit 206efaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter-docker-wrapper
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ exec docker run \
--name $JUPYTER_CONTAINER_NAME \
-p $NOMAD_PORT_ui:8888 \
-v $JUPYTER_NOTEBOOK_MOUNT:/notebooks \
jupyter/notebook
jupyter/datascience-notebook

0 comments on commit 206efaf

Please sign in to comment.