You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Nipype Tutorial Notebooks
2
2
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 Jupyter Notebook format. You can access the tutorial in two ways:
4
4
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 Tutorial Docker Image](https://miykael.github.io/nipype_tutorial/notebooks/introduction_docker.html): Run the notebooks of this tutorial in an interactive docker image and on real example data. The nipype tutorial docker image is the best interactive way to learn Nipype.
5
+
1.[Nipype Tutorial Homepage](https://miykael.github.io/nipype_tutorial/): This website contains a static, read-only version of all the notebooks.
6
+
2.[Nipype Tutorial Docker Image](https://miykael.github.io/nipype_tutorial/notebooks/introduction_docker.html): This guide explains how to use docker to run the notebooks interactively on your own computer. The nipype tutorial docker image is the best interactive way to learn Nipype.
0 commit comments