Commit ddbf0034 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Use path to find jupyter

parent 7e00ba9f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,4 +25,5 @@ echo "Done!"
cd $NOTEBOOK_DIR

echo "Starting Jupyter... (be patient please while we set up your system!)"
/opt/anaconda/envs/neutron-imaging/bin/jupyter notebook notebooks
# assumes the correct jupyter is in the path
jupyter notebook notebooks