Skip to content

Comment on IPython gets $1.15M fundingparent

Comments

Thanks. It mostly worked. Of course, the real benefit of ipython is the notebook. For that you need (on OS X)

    brew install python   # or just download and install from source
    pip install numpy
    pip install matplotlib
    pip install ipython[zmq,qtconsole,notebook,test]
Actually, for qtconsole you need to install Qt and pip install pyside

But the latter failed to build on my machine... (Given that Apple's gcc version is ancient and clang is the default compiler on OS X -- it's a wonder the other tools were built correctly)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.