Skip to content

Commit 5af03cb

Browse files
committed
Merge pull request #582 from satra/enh/tutorial_notebook
fix: added svg neurodebian logo
2 parents e8f44e6 + 0e47bb6 commit 5af03cb

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

examples/nipype_tutorial.ipynb

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@
2424
"Nipype team | contact: satra@mit.edu | nipy.org/nipype\n",
2525
"<br>\n",
2626
"(Hit Esc to get an overview)\n",
27-
"</center>",
28-
"[Latest version][notebook] | [Latest slideshow][slideshow]\n",
27+
"</center>[Latest version][notebook] | [Latest slideshow][slideshow]\n",
2928
"\n",
3029
"[notebook]: http://nbviewer.ipython.org/urls/raw.github.com/nipy/nipype/master/examples/nipype_tutorial.ipynb\n",
3130
"[slideshow]: http://slideviewer.herokuapp.com/url/raw.github.com/nipy/nipype/master/examples/nipype_tutorial.ipynb"
32-
3331
]
3432
},
3533
{
@@ -175,7 +173,7 @@
175173
"<td><a href=\"http://networkx.github.io/\"><img src=\"https://raw.github.com/networkx/networkx/master/doc/source/static/art1.png\" width=\"256\"></a></td>\n",
176174
"<td><a href=\"http://matplotlib.org/\"><img src=\"http://matplotlib.org/_static/logo2.png\" width=\"256\"></a></td>\n",
177175
"<td><a href=\"http://code.enthought.com/projects/mayavi/\"><img src=\"http://code.enthought.com/img/mayavi-samp.png\" width=\"256\"></a></td>\n",
178-
"<td><a href=\"http://neuro.debian.net/\"><img src=\"http://neuro.debian.net/_static/button_w200.png\"></a></td>\n",
176+
"<td><a href=\"http://neuro.debian.net/\"><img src=\"http://neuro.debian.net/_files/neurodebian_logo_posters_banner.svg\" width=\"256\"></a></td>\n",
179177
"</tr>\n",
180178
"</table>\n"
181179
]
@@ -1749,4 +1747,4 @@
17491747
"metadata": {}
17501748
}
17511749
]
1752-
}
1750+
}

0 commit comments

Comments
 (0)