Permalink
Browse files

Updated conda install directions for jupyter, ipython notebook comes …

…bundled (#11)
  • Loading branch information...
2 parents 5ff97b3 + 8efb1fb commit 3507a88b86d1a86802804fef8db3d7172eae08f5 @brandon-rhodes committed on GitHub Nov 14, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -23,7 +23,7 @@ needed to download and set up the data set that we used.
If you have both `conda` and `git` on your system (otherwise, read the
next section for more detailed instructions):
- $ conda install --yes ipython-notebook matplotlib pandas
+ $ conda install --yes jupyter matplotlib pandas
$ git clone https://github.com/brandon-rhodes/pycon-pandas-tutorial.git
$ cd pycon-pandas-tutorial
$ build/BUILD.sh

0 comments on commit 3507a88

Please sign in to comment.