We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e3ac5 commit 669b7e7Copy full SHA for 669b7e7
sspcloud/init-trainees.sh
@@ -10,6 +10,7 @@ sh $MY_REPO/sspcloud/restore_environment.sh
10
sh $MY_REPO/sspcloud/download_data.sh
11
12
# Download the notebook
13
+# $1 is an argument giving the path of the notebook within the website (eg, notebooks/notebook1.ipynb)
14
export NOTEBOOK_PATH=$1
15
sh $MY_REPO/sspcloud/download_notebook.sh
16
0 commit comments