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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ The [wiki](https://github.com/multi-template-matching/MultiTemplateMatching-Pyth
15
15
16
16
# Examples
17
17
Check out the [jupyter notebook tutorial](https://github.com/multi-template-matching/MultiTemplateMatching-Python/tree/master/tutorials) for some example of how to use the package.
18
-
To run the tutorials, install the package using pip as described above, then clone the repository and unzip it.
18
+
You can run the tutorials online using Binder, no configuration needed ! (click the Binder banner on top of this page).
19
+
To run the tutorials locally, install the package using pip as described above, then clone the repository and unzip it.
19
20
Finally open a jupyter-notebook session in the unzipped folder to be able to open and execute the notebook.
20
21
The [wiki](https://github.com/multi-template-matching/MultiTemplateMatching-Fiji/wiki) section of this related repository also provides some information about the implementation.
0 commit comments