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.
2 parents 5ff97b3 + 8efb1fb commit 3507a88Copy full SHA for 3507a88
README.md
@@ -23,7 +23,7 @@ needed to download and set up the data set that we used.
23
If you have both `conda` and `git` on your system (otherwise, read the
24
next section for more detailed instructions):
25
26
- $ conda install --yes ipython-notebook matplotlib pandas
+ $ conda install --yes jupyter matplotlib pandas
27
$ git clone https://github.com/brandon-rhodes/pycon-pandas-tutorial.git
28
$ cd pycon-pandas-tutorial
29
$ build/BUILD.sh
0 commit comments