Skip to content

Commit cd974ca

Browse files
committed
instructions
1 parent 1555c86 commit cd974ca

32 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ to matplotlib, and hello to ggplot as your everyday Python plotting library!
1414
# Outline
1515
## Slides (20 mins)
1616
## IPython Notebook (40-50 mins)
17+
Runing the notebooks
18+
```bash
19+
$ ipython notebook notebooks/ --pylab inline
20+
```
21+
1722
## Final Thoughts
1823
#### Where it's going
1924
#### Want to help?

blank.png

-30.7 KB
Binary file not shown.
File renamed without changes.

line.png

-94 KB
Binary file not shown.

tutorial/.ipynb_checkpoints/01 - Baseball-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/01 - Baseball-checkpoint.ipynb

File renamed without changes.

tutorial/.ipynb_checkpoints/01 - Basics - Datasets, Layers, and Geoms-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/01 - Basics - Datasets, Layers, and Geoms-checkpoint.ipynb

File renamed without changes.

tutorial/.ipynb_checkpoints/01 - The Basics - The API, Datasets, Your First ggplot-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/01 - The Basics - The API, Datasets, Your First ggplot-checkpoint.ipynb

File renamed without changes.

tutorial/.ipynb_checkpoints/02 - A Case Study - Exploring a baseball dataset-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/02 - A Case Study - Exploring a baseball dataset-checkpoint.ipynb

File renamed without changes.

tutorial/.ipynb_checkpoints/02 - Stats, Facets, and Scaling-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/02 - Stats, Facets, and Scaling-checkpoint.ipynb

File renamed without changes.

tutorial/.ipynb_checkpoints/03 - Looking for Trends - Colors & Stat Smooth-checkpoint.ipynb renamed to notebooks/.ipynb_checkpoints/03 - Looking for Trends - Colors & Stat Smooth-checkpoint.ipynb

File renamed without changes.

0 commit comments

Comments
 (0)