Skip to content

Commit 7fe009a

Browse files
authored
Merge pull request miykael#107 from satra/patch-2
fix: remove absolute path
2 parents d4870bc + 2781467 commit 7fe009a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/introduction_quickstart_non-neuroimaging.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"metadata": {},
169169
"outputs": [],
170170
"source": [
171-
"!nipypecli crash /home/neuro/nipype_tutorial/notebooks/crash*"
171+
"!nipypecli crash crash*"
172172
]
173173
},
174174
{

0 commit comments

Comments
 (0)