Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GeneralMaximus
on April 2, 2014
|
parent
|
context
|
favorite
| on:
ipython 2.0.0
Just grabbed it off pip. Turns out a simple `pip install ipython` doesn't pull in all the dependencies for iPython Notebook. To grab all of those as well, run:
pip install ipython pyzmq jinja2 tornado
And then:
ipython notebook
should open the web UI in your default browser.
lars512
on April 2, 2014
[–]
pip install ipython[notebook]
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: