Skip to content

Commit 8aa235a

Browse files
committed
Merge branch 'main' of g.yxqyang.asia-work_user1:Sydney-Informatics-Hub/ParallelPython
2 parents 3594a31 + 37bd75d commit 8aa235a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

setup.qmd

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@ output:
99

1010
# Go to [Google Colab](https://colab.research.google.com/)
1111

12-
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.
12+
Sign in to [Google Colab](https://colab.research.google.com/) if you are not already. Launch "File > New Notebook in Drive".
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)