Skip to content

Commit 9b7b594

Browse files
committed
ENH: add metaflow example
1 parent 117c9cf commit 9b7b594

File tree

2 files changed

+187
-84
lines changed

2 files changed

+187
-84
lines changed

index.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_1stlevel.ipynb\">1st-level Analysis</a>\n",
7878
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_normalize.ipynb\">Normalize Data</a>\n",
7979
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_2ndlevel.ipynb\">2nd-level Analysis</a>\n",
80+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_metaflow.ipynb\">Metaflow (all at once)</a>\n",
8081
" </div>\n",
8182
" <p>In this section you will find some practical examples that show you how to use Nipype in a \"real world\" scenario.</p>\n",
8283
"\n",
@@ -194,6 +195,7 @@
194195
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_1stlevel.ipynb\">1st-level Analysis</a>\n",
195196
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_normalize.ipynb\">Normalize Data</a>\n",
196197
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_2ndlevel.ipynb\">2nd-level Analysis</a>\n",
198+
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/example_metaflow.ipynb\">Metaflow (all at once)</a>\n",
197199
" </div>\n",
198200
" <p>In this section you will find some practical examples that show you how to use Nipype in a \"real world\" scenario.</p>\n",
199201
"\n",

0 commit comments

Comments
 (0)