Skip to content

Commit 38bee88

Browse files
committed
Fixed the stackoverflow link in README
1 parent ee089d0 commit 38bee88

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
@@ -109,7 +109,7 @@ If you would like to run the IPython notebooks locally, (option 1. above), you'l
109109
- For Linux/OSX users, you should not have a problem installing the above, [*except for Matplotlib on OSX*](http://www.penandpants.com/2012/02/24/install-python/).
110110
- For Windows users, check out [pre-compiled versions](http://www.lfd.uci.edu/~gohlke/pythonlibs/) if you have difficulty.
111111
- also recommended, for data-mining exercises, are [PRAW](https://github.com/praw-dev/praw) and [requests](https://github.com/kennethreitz/requests).
112-
- New to Python or IPython, and help with the namespaces? Check out (this answer)[http://stackoverflow.com/questions/12987624/confusion-between-numpy-scipy-matplotlib-and-pylab].
112+
- New to Python or IPython, and help with the namespaces? Check out [this answer](http://stackoverflow.com/questions/12987624/confusion-between-numpy-scipy-matplotlib-and-pylab).
113113

114114
- In the styles/ directory are a number of files that are customized for the notebook.
115115
These are not only designed for the book, but they offer many improvements over the

0 commit comments

Comments
 (0)