Skip to content

Commit 669b7e7

Browse files
committed
Comment
1 parent b8e3ac5 commit 669b7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sspcloud/init-trainees.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ sh $MY_REPO/sspcloud/restore_environment.sh
1010
sh $MY_REPO/sspcloud/download_data.sh
1111

1212
# Download the notebook
13+
# $1 is an argument giving the path of the notebook within the website (eg, notebooks/notebook1.ipynb)
1314
export NOTEBOOK_PATH=$1
1415
sh $MY_REPO/sspcloud/download_notebook.sh
1516

0 commit comments

Comments
 (0)