mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 03:52:56 +00:00
avoid creation of intermediate shell in start-notebook.sh
This commit is contained in:
@@ -4,4 +4,4 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
start.sh jupyter notebook $*
|
. /usr/local/bin/start.sh jupyter notebook $*
|
||||||
|
Reference in New Issue
Block a user