Skip to content

Commit b3f6383

Browse files
committed
Update gh-pages - 2017-08-01 07:04:14
1 parent eb78b5a commit b3f6383

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

index.html

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11785,7 +11785,7 @@
1178511785

1178611786
<div class="cell border-box-sizing code_cell rendered">
1178711787
<div class="input">
11788-
<div class="prompt input_prompt">In&nbsp;[5]:</div>
11788+
<div class="prompt input_prompt">In&nbsp;[2]:</div>
1178911789
<div class="inner_cell">
1179011790
<div class="input_area">
1179111791
<div class=" highlight hl-ipython3"><pre><span></span><span class="o">%%</span><span class="k">html</span>
@@ -11807,8 +11807,7 @@
1180711807
basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow
1180811808
examples section shows you a real example how you can use Nipype to analyze an actual dataset.
1180911809
&lt;/p&gt;&lt;p&gt;
11810-
All of the notebooks used in this tutorial can be found on &lt;a href=&quot;https://github.com/djarecka/nipype_tutorial/tree/updates_py3_nipype0.13.1&quot;&gt;github.com/djarecka/nipype_tutorial&lt;/a&gt;
11811-
(you can clone the specific branch used in the tutorial: `git clone -b updates_py3_nipype0.13.1 --single-branch https://github.com/djarecka/nipype_tutorial.git`).
11810+
All of the notebooks used in this tutorial can be found on &lt;a href=&quot;https://github.com/djarecka/nipype_tutorial/&quot;&gt;github.com/djarecka/nipype_tutorial&lt;/a&gt;.
1181211811
&lt;/p&gt;&lt;p&gt;
1181311812
For the tutorial, we will use a Docker container. You need to install a &lt;a href=&quot;http://www.docker.com/&quot;&gt;Docker&lt;/a&gt; and download a docker image that provides you a
1181411813
neuroimaging environment based on a Debian system, with working Python 3 software (including Nipype, matplotlib,
@@ -11932,8 +11931,7 @@
1193211931
basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow
1193311932
examples section shows you a real example how you can use Nipype to analyze an actual dataset.
1193411933
</p><p>
11935-
All of the notebooks used in this tutorial can be found on <a href="https://github.com/djarecka/nipype_tutorial/tree/updates_py3_nipype0.13.1">github.com/djarecka/nipype_tutorial</a>
11936-
(you can clone the specific branch used in the tutorial: `git clone -b updates_py3_nipype0.13.1 --single-branch https://github.com/djarecka/nipype_tutorial.git`).
11934+
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>.
1193711935
</p><p>
1193811936
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
1193911937
neuroimaging environment based on a Debian system, with working Python 3 software (including Nipype, matplotlib,
@@ -12031,19 +12029,6 @@ <h2 class="domain-header test-prep"><a class="domain-title">Useful Resources & L
1203112029
</div>
1203212030
</div>
1203312031

12034-
</div>
12035-
<div class="cell border-box-sizing code_cell rendered">
12036-
<div class="input">
12037-
<div class="prompt input_prompt">In&nbsp;[&nbsp;]:</div>
12038-
<div class="inner_cell">
12039-
<div class="input_area">
12040-
<div class=" highlight hl-ipython3"><pre><span></span>
12041-
</pre></div>
12042-
12043-
</div>
12044-
</div>
12045-
</div>
12046-
1204712032
</div>
1204812033
</div>
1204912034
</div>

0 commit comments

Comments
 (0)