|
11785 | 11785 |
|
11786 | 11786 | <div class="cell border-box-sizing code_cell rendered">
|
11787 | 11787 | <div class="input">
|
11788 |
| -<div class="prompt input_prompt">In [5]:</div> |
| 11788 | +<div class="prompt input_prompt">In [2]:</div> |
11789 | 11789 | <div class="inner_cell">
|
11790 | 11790 | <div class="input_area">
|
11791 | 11791 | <div class=" highlight hl-ipython3"><pre><span></span><span class="o">%%</span><span class="k">html</span>
|
|
11807 | 11807 | basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow
|
11808 | 11808 | examples section shows you a real example how you can use Nipype to analyze an actual dataset.
|
11809 | 11809 | </p><p>
|
11810 |
| - 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> |
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 <a href="https://github.com/djarecka/nipype_tutorial/">github.com/djarecka/nipype_tutorial</a>. |
11812 | 11811 | </p><p>
|
11813 | 11812 | 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
|
11814 | 11813 | neuroimaging environment based on a Debian system, with working Python 3 software (including Nipype, matplotlib,
|
|
11932 | 11931 | basic concepts section to learn everything you need to know for your everyday life with Nipype. The workflow
|
11933 | 11932 | examples section shows you a real example how you can use Nipype to analyze an actual dataset.
|
11934 | 11933 | </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>. |
11937 | 11935 | </p><p>
|
11938 | 11936 | 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
|
11939 | 11937 | 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
|
12031 | 12029 | </div>
|
12032 | 12030 | </div>
|
12033 | 12031 |
|
12034 |
| -</div> |
12035 |
| -<div class="cell border-box-sizing code_cell rendered"> |
12036 |
| -<div class="input"> |
12037 |
| -<div class="prompt input_prompt">In [ ]:</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 |
| - |
12047 | 12032 | </div>
|
12048 | 12033 | </div>
|
12049 | 12034 | </div>
|
|
0 commit comments