Skip to content

Commit 436e70e

Browse files
committed
updating README
1 parent d576c67 commit 436e70e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ and Dask (this is an experimental implementation with limited testing)
2121
[[PyCon 2020 Poster](https://docs.google.com/presentation/d/10tS2I34rS0G9qz6v29qVd77OUydjP_FdBklrgAGmYSw/edit?usp=sharing)]
2222

2323
### Tutorial
24-
This tutorial will walk you through the main concepts of Pydra!
25-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra/master?filepath=tutorial%2Fnotebooks)
24+
Pydra Tutorial can be find in [pydra-tutorial repository](https://github.com/nipype/pydra-tutorial).
25+
26+
The tutorial can be run locally or using Binder service: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)
2627

2728
Please note that mybinder times out after an hour.
2829

tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
Python Tutorial has been moved to a separate [GitHub repository](https://github.com/nipype/pydra-tutorial).
44

5-
The tutorial could be run with [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master)
5+
The tutorial could be run with [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nipype/pydra-tutorial/master?filepath=notebooks)

0 commit comments

Comments
 (0)