From 43347066cda8f11b00c5242bc110a2ead3f09cee Mon Sep 17 00:00:00 2001 From: "Nicolas P. Rougier" Date: Fri, 15 Jul 2016 15:35:29 -0500 Subject: [PATCH 1/2] Added direct access to the notebook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d462eb70..17fe99bf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercices for those who teach. -→ [Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100) +→ [Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb) → [Read them on GitHub](100 Numpy exercises.md) From 755518ecf6983812d05a7b996e04a1eb01e9f78a Mon Sep 17 00:00:00 2001 From: "Nicolas P. Rougier" Date: Fri, 15 Jul 2016 15:43:44 -0500 Subject: [PATCH 2/2] Added direct access to the notebook from the badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17fe99bf..eef6f809 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## 100 numpy exercises -[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100) +[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb) This is a collection of exercises that have been collected in the numpy mailing list, on stack overflow and in the numpy documentation. I've also created some