Typo in README

pull/145/head
Jake VanderPlas 2018-08-28 13:13:35 -07:00
parent fb28abb9b4
commit 6546a7cc88
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ This repository contains the entire [Python Data Science Handbook](http://shop.o
- Run the code using the Jupyter notebooks available in this repository's [notebooks](notebooks) directory.
- Launch executable versions of these notebooks usin [Colab](http://colab.research.google.com): [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb)
- Launch executable versions of these notebooks using [Google Colab](http://colab.research.google.com): [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb)
- Launch a live notebook server with these notebooks using [binder](https://beta.mybinder.org/): [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb)