Commit 8daeeb29 authored by Oliver Köth's avatar Oliver Köth

avoid creation of intermediate shell in start-notebook.sh

parent be04e277
......@@ -4,4 +4,4 @@
set -e
start.sh jupyter notebook $*
. /usr/local/bin/start.sh jupyter notebook $*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment