From 4c588afbb8ccd24046d6a622e1dc85ac1c8869f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Geron?= Date: Sun, 22 May 2016 17:54:54 +0200 Subject: [PATCH] Remove link to Binder next to the 'launch binder' button, it was confusing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa1a18..697bc04 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ python. Simply open the [Jupyter](http://jupyter.org/) notebooks you are interested in: -* using [Binder](http://mybinder.org/): [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/ageron/ml-notebooks) +* using Binder: [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/ageron/ml-notebooks) * this let's you experiment with the code examples * or using [jupyter.org's notebook viewer](http://nbviewer.jupyter.org/github/ageron/ml-notebooks/blob/master/index.ipynb) * note: [github.com's notebook viewer](https://github.com/ageron/ml-notebooks/blob/master/index.ipynb) also works but it is slower and the math formulas are not displayed correctly