Skip to content

Commit 66fcbd3

Browse files
committed
Remove --pylab inline from README
1 parent 63d9d27 commit 66fcbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Once you have pandas and IPython, you can get going!
6868
```
6969
git clone https://github.com/jvns/pandas-cookbook.git
7070
cd pandas-cookbook/cookbook
71-
ipython notebook --pylab inline
71+
ipython notebook
7272
```
7373

7474
A tab should open up in your browser at `http://localhost:8888`

0 commit comments

Comments
 (0)