Skip to content

Commit 8efb1fb

Browse files
author
Shaun
committed
Updated conda install directions for jupyter, ipython notebook comes bundled
1 parent 171f9bf commit 8efb1fb

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
@@ -21,7 +21,7 @@ needed to download and set up the data set that we used.
2121
If you have both `conda` and `git` on your system (otherwise, read the
2222
next section for more detailed instructions):
2323

24-
$ conda install --yes ipython-notebook matplotlib pandas
24+
$ conda install --yes jupyter matplotlib pandas
2525
$ git clone https://github.com/brandon-rhodes/pycon-pandas-tutorial.git
2626
$ cd pycon-pandas-tutorial
2727
$ build/BUILD.sh

0 commit comments

Comments
 (0)