Skip to content

Commit

Permalink
add space to format bullet list
Browse files Browse the repository at this point in the history
  • Loading branch information
fnattino authored Jun 22, 2024
1 parent 222e34a commit f259250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions episodes/11-parallel-raster-computations.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This episode shows how Dask can be used to parallelize operations on local CPUs.
configured to run tasks on large compute clusters.

More resources on Dask:

- [Dask](https://dask.org) and [Dask Array](https://docs.dask.org/en/stable/array.html).
- [Xarray with Dask](https://xarray.pydata.org/en/stable/user-guide/dask.html).

Expand Down

0 comments on commit f259250

Please sign in to comment.