Skip to content

Commit a28ef62

Browse files
authored
Update setup.qmd
1 parent 01cfd1f commit a28ef62

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

setup.qmd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ output:
1010
# Go to [Google Colab](https://colab.research.google.com/)
1111

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

1518

1619
# At home setup
@@ -39,6 +42,7 @@ python=3.9.13
3942
scikit-learn=1.1.2
4043
scipy=1.9.3
4144
seaborn=0.12.1
45+
polars=1.3.0
4246
```
4347

44-
Other combinations may also work.
48+
Other combinations may also work.

0 commit comments

Comments
 (0)