|
24 | 24 | " you everything so that you can start creating your own workflows in no time. We recommend that you start with\n",
|
25 | 25 | " the introduction section to familiarize yourself with the tools used in this tutorial and then move on to the\n",
|
26 | 26 | " basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow\n",
|
27 |
| - " examples section shows you a real example how you can use Nipype to analyze an actual dataset.\n", |
| 27 | + " examples section shows you a real example how you can use Nipype to analyze an actual dataset. For a very \n", |
| 28 | + " quick non-imaging introduction, you can check the Nipype Quickstart notebook in the introduciton section.\n", |
28 | 29 | " </p><p>\n",
|
29 | 30 | " All of the notebooks used in this tutorial can be found on <a href=\"https://github.com/miykael/nipype_tutorial\">github.com/miykael/nipype_tutorial</a>.\n",
|
30 | 31 | " But if you want to have the real experience and want to go through the computations by yourself, we highly\n",
|
|
57 | 58 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_dataset.ipynb\">BIDS & Tutorial Dataset</a>\n",
|
58 | 59 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_docker.ipynb\">Docker</a>\n",
|
59 | 60 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_python.ipynb\">Python</a>\n",
|
| 61 | + " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_quickstart.ipynb\">Nipype Quickstart</a>\n", |
60 | 62 | " </div>\n",
|
61 | 63 | " <p>This section is meant as a general overview. It should give you a short introduction to the main topics that\n",
|
62 |
| - " you need to understand to use Nipype and this tutorial.</p>\n", |
| 64 | + " you need to understand to use Nipype and this tutorial.\n", |
| 65 | + " The section also contains a very quick non-imaging introduction to Nipype workflows.</p>\n", |
63 | 66 | "\n",
|
64 | 67 | " <h2 class=\"domain-header humanities\"><a class=\"domain-title\">Basic Concepts</a></h2>\n",
|
65 | 68 | " <div class=\"pure-g domain-table-container humanities\">\n",
|
|
157 | 160 | " you everything so that you can start creating your own workflows in no time. We recommend that you start with\n",
|
158 | 161 | " the introduction section to familiarize yourself with the tools used in this tutorial and then move on to the\n",
|
159 | 162 | " basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow\n",
|
160 |
| - " examples section shows you a real example how you can use Nipype to analyze an actual dataset.\n", |
| 163 | + " examples section shows you a real example how you can use Nipype to analyze an actual dataset. For a very \n", |
| 164 | + " quick non-imaging introduction, you can check the Nipype Quickstart notebook in the introduciton section.\n", |
161 | 165 | " </p><p>\n",
|
162 | 166 | " All of the notebooks used in this tutorial can be found on <a href=\"https://github.com/miykael/nipype_tutorial\">github.com/miykael/nipype_tutorial</a>.\n",
|
163 | 167 | " But if you want to have the real experience and want to go through the computations by yourself, we highly\n",
|
|
190 | 194 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_dataset.ipynb\">BIDS & Tutorial Dataset</a>\n",
|
191 | 195 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_docker.ipynb\">Docker</a>\n",
|
192 | 196 | " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_python.ipynb\">Python</a>\n",
|
| 197 | + " <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/introduction_quickstart.ipynb\">Nipype Quickstart</a>\n", |
193 | 198 | " </div>\n",
|
194 | 199 | " <p>This section is meant as a general overview. It should give you a short introduction to the main topics that\n",
|
195 |
| - " you need to understand to use Nipype and this tutorial.</p>\n", |
| 200 | + " you need to understand to use Nipype and this tutorial.\n", |
| 201 | + " The section also contains a very quick non-imaging introduction to Nipype workflows.</p>\n", |
196 | 202 | "\n",
|
197 | 203 | " <h2 class=\"domain-header humanities\"><a class=\"domain-title\">Basic Concepts</a></h2>\n",
|
198 | 204 | " <div class=\"pure-g domain-table-container humanities\">\n",
|
|
0 commit comments