Skip to content

Commit e8f44e6

Browse files
committed
fix: notebook links to latest version
1 parent 872cc58 commit e8f44e6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

examples/nipype_tutorial.ipynb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@
2424
"Nipype team | contact: [email protected] | nipy.org/nipype\n",
2525
"<br>\n",
2626
"(Hit Esc to get an overview)\n",
27-
"</center>"
27+
"</center>",
28+
"[Latest version][notebook] | [Latest slideshow][slideshow]\n",
29+
"\n",
30+
"[notebook]: http://nbviewer.ipython.org/urls/raw.github.com/nipy/nipype/master/examples/nipype_tutorial.ipynb\n",
31+
"[slideshow]: http://slideviewer.herokuapp.com/url/raw.github.com/nipy/nipype/master/examples/nipype_tutorial.ipynb"
32+
2833
]
2934
},
3035
{
@@ -1744,4 +1749,4 @@
17441749
"metadata": {}
17451750
}
17461751
]
1747-
}
1752+
}

0 commit comments

Comments
 (0)