Revert "Allow jupyter to run as root inside Docker image"

This commit is contained in:
Avishai Weingarten
2018-01-30 17:25:26 +02:00
committed by GitHub
parent c3662443e4
commit 19cdbcaa85
+1 -1
View File
@@ -16,4 +16,4 @@ fi
jupyter notebook -y --no-browser --notebook-dir=${PROJECT_DIR} \
--certfile=${SSL_CERT_PEM} --keyfile=${SSL_CERT_KEY} --ip='*' \
--config=${CONFIG_PATH} --allow-root
--config=${CONFIG_PATH}