mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
Allow jupyter to run as root inside Docker image
Signed-off-by: Guy Thouret <guy@thouret.uk>
This commit is contained in:
+1
-1
@@ -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}
|
||||
--config=${CONFIG_PATH} --allow-root
|
||||
|
||||
Reference in New Issue
Block a user