Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 599aa0f

Browse files
authored
Update binder URL in README
1 parent e0d23d1 commit 599aa0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Data Science Handbook
22

3-
[![Binder](https://beta.mybinder.org/badge.svg)](https://beta.mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb)
3+
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb)
44

55
This repository contains the entire [Python Data Science Handbook](http://shop.oreilly.com/product/0636920034919.do), in the form of (free!) Jupyter notebooks.
66

@@ -12,7 +12,7 @@ This repository contains the entire [Python Data Science Handbook](http://shop.o
1212

1313
- Run the code using the Jupyter notebooks available in this repository's [notebooks](notebooks) directory.
1414

15-
- Launch a live notebook server with these notebooks using [binder](https://beta.mybinder.org/): [![Binder](https://beta.mybinder.org/badge.svg)](https://beta.mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb)
15+
- 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)
1616

1717
- Buy the printed book through [O'Reilly Media](http://shop.oreilly.com/product/0636920034919.do)
1818

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /