Skip to content

Commit

Permalink
Update setup.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
natbutter authored Jul 31, 2024
1 parent 01cfd1f commit a28ef62
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions setup.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ output:
# Go to [Google Colab](https://colab.research.google.com/)

Sign in to google if you are not already. Launch "File > New Notebook in Drive".
Done. If you would prefer to have a local version of the Python environment we are using, see below for setup instructions.

Done.

If you would prefer to have a local version of the Python environment we are using, see below for setup instructions.


# At home setup
Expand Down Expand Up @@ -39,6 +42,7 @@ python=3.9.13
scikit-learn=1.1.2
scipy=1.9.3
seaborn=0.12.1
polars=1.3.0
```

Other combinations may also work.
Other combinations may also work.

0 comments on commit a28ef62

Please sign in to comment.