Skip to content

Commit a4727ef

Browse files
committed
Merge pull request #32 from danielballan/binder-badge
Add binder badge.
2 parents 08747fb + 7da31f0 commit a4727ef

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
trackpy-examples
22
================
33

4+
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/soft-matter/trackpy-examples)
5+
46
This is a trove of **sample data, tutorials, examples, and speed tests** for the
57
[trackpy particle-tracking toolkit](https://github.com/soft-matter/trackpy).
68
See trackpy proper for installation instructions and more information about
7-
the project, including full documentation. Here, you can [browse the example IPython
8-
notebooks](http://nbviewer.ipython.org/github/soft-matter/trackpy-examples/tree/master/notebooks/),
9-
or, once you've installed `trackpy`, download the entire repository and take
10-
them for a spin.
9+
the project, including full documentation. Here, you can [browse the example Jupyter
10+
notebooks](http://nbviewer.jupyter.org/github/soft-matter/trackpy-examples/tree/master/notebooks/),
11+
[try out the notebooks *live*](http://mybinder.org/repo/soft-matter/trackpy-examples)
12+
with the [Binder](http://mybinder.org/) service, or, once you've installed `trackpy`,
13+
download the entire repository and explore.
1114

1215
This repository is kept separate from the `trackpy` code because image and
1316
video data are large. Its goal is to collect instructive notebooks and data

0 commit comments

Comments
 (0)