Skip to content

Commit

Permalink
Merge pull request #852 from HeatherSavoy-USDA/main
Browse files Browse the repository at this point in the history
Intro to ml day 3 instructions
  • Loading branch information
MoeRichert-USDA authored Feb 14, 2025
2 parents 4b4a455 + 2d69b12 commit ae60c0b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sn_collections/_events/AI/2025-02-intro-ml.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,13 @@ exit

{:.copy-code}
```bash
cd /90daydata/shared/${USER}/intro_ml
cp /project/scinet_workshop1/intro_ml/intro_ml-2.ipynb .
```
If this is the third day, open up a terminal in JupyterLab and run the following command to retrieve the third notebook:

{:.copy-code}
```bash
cd /90daydata/shared/${USER}/intro_ml
cp /project/scinet_workshop1/intro_ml/intro_ml-3.ipynb .
```

0 comments on commit ae60c0b

Please sign in to comment.