We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd00d3 commit 6f03df6Copy full SHA for 6f03df6
notebooks/introduction_dataset.ipynb
@@ -69,7 +69,7 @@
69
"%%bash\n",
70
"cd /data/ds000114\n",
71
"datalad get -J 4 /data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \\\n",
72
- " /data/ds000114/sub-*/ses-test/anat/* \\\n",
+ " /data/ds000114/sub-01/ses-test/anat \\\n",
73
" /data/ds000114/sub-*/ses-test/func/*fingerfootlips*"
74
]
75
},
0 commit comments