Skip to content

Commit 2cbcdab

Browse files
Update README.md
1 parent e288c42 commit 2cbcdab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Installation and configuration
107107
If you would like to run the IPython notebooks locally, (option 1. above), you'll need to install the following:
108108
- IPython 0.13 is a requirement to view the ipynb files. It can be downloaded [here](http://ipython.org/ipython-doc/dev/install/index.html)
109109
- For Linux users, you should not have a problem installing Numpy, Scipy and PyMC. For Windows users, check out [pre-compiled versions](http://www.lfd.uci.edu/~gohlke/pythonlibs/) if you have difficulty.
110+
- also recommended, for data-mining exercises, is [PRAW](https://github.com/praw-dev/praw) and [requests](https://github.com/kennethreitz/requests).
111+
110112
- In the styles/ directory are a number of files that are customized for the notebook.
111113
These are not only designed for the book, but they offer many improvements over the
112114
default settings of matplotlib and the IPython notebook. The in notebook style has not been finalized yet.

0 commit comments

Comments
 (0)