Skip to content

Commit a68d3ae

Browse files
committed
temporarily removing Michaels links
1 parent 7895b55 commit a68d3ae

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

index.ipynb

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 6,
5+
"execution_count": 1,
66
"metadata": {
77
"collapsed": false,
88
"deletable": true,
@@ -24,7 +24,7 @@
2424
" <div class=\"section-separator library-section-separator\">\n",
2525
" <center><img src=\"static/images/logoNipype_tutorial.png\" width=700></center>\n",
2626
" <p>Welcome to the Nipype Tutorial!\n",
27-
" This tutorial is based on <a href=\"https://github.com/miykael/nipype_tutorial\">Michael Notter's tutorial</a>, but it's updated to Python 3 and current version of Nipype. \n",
27+
" This tutorial is based on <a href=\"https://github.com/djarecka/nipype_tutorial\">Michael Notter's tutorial</a>, but it's updated to Python 3 and current version of Nipype. \n",
2828
" It covers the basic concepts and most common use cases of Nipype and will teach\n",
2929
" you everything so that you can start creating your own workflows in no time. We recommend that you start with\n",
3030
" the introduction section to familiarize yourself with the tools used in this tutorial and then move on to the\n",
@@ -98,9 +98,6 @@
9898
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Where to find Help</a>\n",
9999
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_python_cheat_sheet.ipynb\">Python Cheat Sheet</a>\n",
100100
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (homepage)</a>\n",
101-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://miykael.github.io/nipype-beginner-s-guide/\">Nipype Beginner's Guide</a>\n",
102-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_tutorial\">Github of Nipype Tutorial</a>\n",
103-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_course\">Github of Nipype Course</a>\n",
104101
" </div>\n",
105102
" <p>This section will give you helpful links and resources, so that you always know where to go to learn more.</p>\n",
106103
"\n",
@@ -123,7 +120,7 @@
123120
"$( document ).ready(code_toggle);\n",
124121
"</script>\n",
125122
"\n",
126-
"\n",
123+
"<hr/>\n",
127124
"\n",
128125
"To inspect the html code of this page, click: <form action=\"javascript:code_toggle()\"><input type=\"submit\" value=\"Show HTML code\"></form>"
129126
],
@@ -222,9 +219,6 @@
222219
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_help.ipynb\">Where to find Help</a>\n",
223220
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"notebooks/resources_python_cheat_sheet.ipynb\">Python Cheat Sheet</a>\n",
224221
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"http://nipype.readthedocs.io/en/latest/\">Nipype (homepage)</a>\n",
225-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://miykael.github.io/nipype-beginner-s-guide/\">Nipype Beginner's Guide</a>\n",
226-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_tutorial\">Github of Nipype Tutorial</a>\n",
227-
" <a class=\"subject-link pure-u-1-4\" target=\"_blank\" href=\"https://github.com/miykael/nipype_course\">Github of Nipype Course</a>\n",
228222
" </div>\n",
229223
" <p>This section will give you helpful links and resources, so that you always know where to go to learn more.</p>\n",
230224
"\n",

notebooks/resources_resources.ipynb

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{
44
"cell_type": "markdown",
55
"metadata": {
6-
"collapsed": true,
76
"deletable": true,
87
"editable": true
98
},
@@ -14,8 +13,6 @@
1413
"## Learn more about Nipype\n",
1514
"\n",
1615
"- [Nipype homepage](http://nipype.readthedocs.io/en/latest/): This is the best place to learn all you need to know about Nipype. For beginner's I recommend to check out the [Quickstart](http://nipype.readthedocs.io/en/latest/quickstart.html) section.\n",
17-
"- [Beginner's Guide](http://miykael.github.io/nipype-beginner-s-guide/): This beginner's guide is an in-depth step by step tutorial to Nipype.\n",
18-
"- [This course material](https://github.com/miykael/nipype_course): For additional information about the material used in this course.\n",
1916
"\n",
2017
"\n",
2118
"## Neuroimaging\n",
@@ -51,23 +48,23 @@
5148
"metadata": {
5249
"anaconda-cloud": {},
5350
"kernelspec": {
54-
"display_name": "Python [default]",
51+
"display_name": "Python 3",
5552
"language": "python",
56-
"name": "python2"
53+
"name": "python3"
5754
},
5855
"language_info": {
5956
"codemirror_mode": {
6057
"name": "ipython",
61-
"version": 2
58+
"version": 3
6259
},
6360
"file_extension": ".py",
6461
"mimetype": "text/x-python",
6562
"name": "python",
6663
"nbconvert_exporter": "python",
67-
"pygments_lexer": "ipython2",
68-
"version": "2.7.12"
64+
"pygments_lexer": "ipython3",
65+
"version": "3.5.2"
6966
}
7067
},
7168
"nbformat": 4,
72-
"nbformat_minor": 0
69+
"nbformat_minor": 1
7370
}

0 commit comments

Comments
 (0)