Skip to content

Commit 3e5090e

Browse files
tclosedjarecka
andauthored
Update new-docs/source/tutorial/1-getting-started.ipynb
Co-authored-by: Dorota Jarecka <[email protected]>
1 parent 49af485 commit 3e5090e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

new-docs/source/tutorial/1-getting-started.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
"\n",
8989
"## Running your first task\n",
9090
"\n",
91-
"Pre-defined task definitions are installed under the `pydra.tasks.*` namespace by separate\n",
92-
"task packages (e.g. `pydra-fsl`, `pydra-ants`, ...). To use a pre-defined task definition\n",
91+
"Pydra allows you to install independent packages with pre-defined tasks (e.g., `pydra-fsl`, `pydra-ants`). The task from the packages are installed under the `pydra.tasks.*`. You always have access to `pydra.tasks.common`, in addition `pydra-mrtrix3.v3_0` was also installed for this tutorial. To use a pre-defined task definition\n",
9392
"\n",
9493
"* import the class from the `pydra.tasks.*` package it is in\n",
9594
"* instantiate it with appropriate parameters\n",

0 commit comments

Comments
 (0)