Skip to content

Commit 832697f

Browse files
committed
add google summer of code 2023 changes
1 parent dcb724e commit 832697f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/1_intro_pydra.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ There are two main types of objects in *pydra*: `Task` and `Workflow`, that is a
4848
Pydra supports multiple workers to execute `Tasks` and `Workflows`:
4949
- `ConcurrentFutures`
5050
- `SLURM`
51-
- `Dask` (experimental)
51+
- `Dask`
52+
- `PSI/J`
5253

5354
+++
5455

0 commit comments

Comments
 (0)