Skip to content

Commit f841987

Browse files
committed
quick update to readme
1 parent f4db6de commit f841987

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

README.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,4 @@
11
# Nipype Tutorial Notebooks
22

3-
This is the Nipype Tutorial in Notebooks. There are multiple ways of how you can profit from this tutorial:
3+
This is the Nipype Tutorial in Notebooks. All notebooks are based on [Michael Notter's notebooks](https://github.com/miykael/nipype_tutorial), but they have been updated to Python 3 and current version of Nipype.
44

5-
1. [Nipype Tutorial Homepage](https://miykael.github.io/nipype_tutorial/): You can find all notebooks used in this tutorial on this homepage.
6-
2. [Nipype Course](https://github.com/miykael/nipype_course): Run the notebooks of this tutorial in an interactive docker image and on real example data. The nipype course is the best interactive way to learn Nipype.
7-
3. [Your own Nipype environment](https://github.com/miykael/nipype_env): The Dockerfiles for the nipype course are based on the [level3](https://github.com/miykael/nipype_env/blob/master/level3/Dockerfile) version of the [Nipype Environment](https://github.com/miykael/nipype_env). If you want to use docker for your own analysis, that is not based on some example dataset, you can adapt the [Dockerfile from this tutorial](https://github.com/miykael/nipype_tutorial/blob/master/Dockerfile) to the level that you need, and than run it on your own system.
8-
9-
10-
# Feedback, Help & Support
11-
12-
If you want to help with this tutorial or have any questions, fell free to fork the repo of the [Notebooks](https://github.com/miykael/nipype_tutorial) or interact with other contributors on the slack channel [brainhack.slack.com/messages/nipype/](https://brainhack.slack.com/messages/nipype/). If you have any questions or found a problem, open a new [issue on github](https://github.com/miykael/nipype_tutorial/issues).
13-
14-
15-
# Thanks and Acknowledgment
16-
17-
A huge thanks to [Michael Waskom](https://github.com/mwaskom), [Oscar Esteban](https://github.com/oesteban), [Chris Gorgolewski](https://github.com/chrisfilo) and [Satrajit Ghosh](https://github.com/satra) for their input to this tutorial!

0 commit comments

Comments
 (0)