Skip to content

Commit d532e5c

Browse files
committed
running cells from index
1 parent aed3f0b commit d532e5c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.ipynb

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 2,
5+
"execution_count": 1,
66
"metadata": {
77
"collapsed": false,
88
"deletable": true,
@@ -33,9 +33,8 @@
3333
" </p><p>\n",
3434
" All of the notebooks used in this tutorial can be found on <a href=\"https://github.com/djarecka/nipype_tutorial\">github.com/djarecka/nipype_tutorial</a>.\n",
3535
" For the tutorial, we will use a Docker container. You need to install a <a href=\"http://www.docker.com/\">Docker</a> and download a docker image that provides you a \n",
36-
" neuroimaging environment based on a Debian system, with working Python 3 software (including Nipype, dipy, matplotlib,\n",
37-
" nibabel, nipy, numpy, pandas, scipy, seaborn and more), FSL, AFNI, ANTs and SPM12 (no license needed). \n",
38-
" TODO\n",
36+
" neuroimaging environment based on a Debian system, with working Python 3 software (including Nipype, matplotlib,\n",
37+
" nibabel, numpy, pandas, scipy, and more), FSL, AFNI, ANTs and SPM12 (no license needed).\n",
3938
" </p><p>\n",
4039
" For everything that isn't covered in this tutorial, check out the <a href=\"http://nipype.readthedocs.io/en/latest/\">main homepage</a>. \n",
4140
" </p>\n",
@@ -263,7 +262,7 @@
263262
"name": "python",
264263
"nbconvert_exporter": "python",
265264
"pygments_lexer": "ipython3",
266-
"version": "3.6.2"
265+
"version": "3.5.2"
267266
}
268267
},
269268
"nbformat": 4,

0 commit comments

Comments
 (0)