Skip to content

Commit

Permalink
Remove link to Binder next to the 'launch binder' button, it was conf…
Browse files Browse the repository at this point in the history
…using.
  • Loading branch information
ageron committed May 22, 2016
1 parent f49b797 commit 8e5c604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e5c604

Please sign in to comment.