Remove link to Binder next to the 'launch binder' button, it was confusing.

main
Aurélien Geron 2016-05-22 17:54:54 +02:00
parent 5eea71f786
commit 4c588afbb8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ python.
Simply open the [Jupyter](http://jupyter.org/) notebooks you are interested in: 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 * 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) * 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 * 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