Skip to content

Commit

Permalink
Update exercise_python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EetuHuuskoCSC authored Sep 26, 2024
1 parent c31c688 commit eed07e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions materials/exercise_python.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
:::{admonition} Prerequisites
:class: important

* Access to Puhti webinterface
* Access to Puhti web interface
* Some experience with Python and GIS Python tools

:::
Expand All @@ -35,6 +35,6 @@ Additional, you can also check out some of the other Python examples in [CSC geo
:class: important

* GNU parallel for embarassingly parallel tasks, without changing the Python code
* `dask.delayed` or `multiprocessing` can be used to parallelize for loop
* `dask.delayed` or `multiprocessing` can be used to parallelize for-loops

:::

0 comments on commit eed07e3

Please sign in to comment.