Skip to content

Commit 0162060

Browse files
committed
Merge branch 'master' of github.com:rougier/numpy-100
2 parents 477de92 + 755518e commit 0162060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## 100 numpy exercises
22

3-
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100)
3+
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)
44

55
This is a collection of exercises that have been collected in the numpy mailing
66
list, on stack overflow and in the numpy documentation. I've also created some
77
to reach the 100 limit. The goal of this collection is to offer a quick
88
reference for both old and new users but also to provide a set of exercices for
99
those who teach.
1010

11-
[Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100)
11+
[Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)
1212
[Read them on GitHub](100 Numpy exercises.md)
1313

1414
This work is licensed under a MIT license.

0 commit comments

Comments
 (0)