Skip to content

Commit

Permalink
Update script.sh.erb
Browse files Browse the repository at this point in the history
update dir sctructure
  • Loading branch information
MattBixley authored Jul 26, 2024
1 parent 0cc3f50 commit 3d6f939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/script.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ echo "TIMING - Starting jupyter at: $(date)"

# Launch the Jupyter Notebook Server
set -x
rsync --ignore-existing -avz /opt/ml102_workshop/ ~/ml102_workshop/
rsync --ignore-existing -avz /opt/intro-python/ ~/intro-python/
jupyter lab --config="/ood/ondemand_config.py"

0 comments on commit 3d6f939

Please sign in to comment.