From 97292cb820ebcca682923ed70489665fc3514d90 Mon Sep 17 00:00:00 2001 From: Tom Malone Date: Sun, 25 Oct 2015 15:30:29 -0400 Subject: [PATCH] Added output information when starting Jupyter server --- start_calculus2_nb.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/start_calculus2_nb.sh b/start_calculus2_nb.sh index 30f7e02..237610f 100755 --- a/start_calculus2_nb.sh +++ b/start_calculus2_nb.sh @@ -16,5 +16,6 @@ #ipython notebook --profile=$MY_PROFILE # Start Jupyter Notebook server +echo "Starting Jupyter Notebook server ..." jupyter notebook