We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d9d27 commit 66fcbd3Copy full SHA for 66fcbd3
README.md
@@ -68,7 +68,7 @@ Once you have pandas and IPython, you can get going!
68
```
69
git clone https://github.com/jvns/pandas-cookbook.git
70
cd pandas-cookbook/cookbook
71
-ipython notebook --pylab inline
+ipython notebook
72
73
74
A tab should open up in your browser at `http://localhost:8888`
0 commit comments