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 f51530d

Browse files
authored
Add "How to Use" section
1 parent 73d9a2a commit f51530d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@ This repository contains the entire [Python Data Science Handbook](http://shop.o
66

77
![cover image](notebooks/figures/PDSH-cover.png)
88

9-
## Read the Book
9+
## How to Use this Book
1010

11-
- You can read the book in its entirety online at https://jakevdp.github.io/PythonDataScienceHandbook/
11+
- Read the book in its entirety online at https://jakevdp.github.io/PythonDataScienceHandbook/
1212

13-
- Jupyter notebooks containing all of the book's content are available in this repository's [notebooks](notebooks) directory.
13+
- Run the code using the Jupyter notebooks available in this repository's [notebooks](notebooks) directory.
1414

15-
- To launch a live notebook server with these notebook using [binder](https://beta.mybinder.org/),
16-
click on the [Launch Binder](https://beta.mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb) badge above.
15+
- Launch a live notebook server with these notebook 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)
1716

18-
- You can buy the printed book through [O'Reilly Media](http://shop.oreilly.com/product/0636920034919.do)
17+
- Buy the printed book through [O'Reilly Media](http://shop.oreilly.com/product/0636920034919.do)
1918

2019
## About
2120

0 commit comments

Comments
(0)

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