o19s / relevant-search-book

Code and Examples for Relevant Search
298 stars 108 forks source link

Install all iPython dependencies. #2

Open flekschas opened 9 years ago

flekschas commented 9 years ago

I created a new virtual environment for the book's source code and only doing pip install ipython caused and error, when trying to open iPython's notebook, regarding some missing dependencies. I'd suggest installing all dependencies right away.

softwaredoug commented 8 years ago

Hey sorry I'm getting back to cleaning up our examples. I'm going to go through to make sure things install cleanly for folks with few headaches. If warranted I'll take your PR.