Looking forward to trying out the updated notebook interface.
Any experience with it?
I tried to install and discuss the previous version with friends but failed. I couldn't find examples on the web, and installation with matplotlib wasn't working out of the box for Mac or Windows (not complaining, just observing it was not simple enough).
The IPython notebook's a real pleasure to use, and worth the trouble of getting it set up. The inline graphing works well, and if you take the trouble to give significant objects you care about a _repr_html_ method, you can use it as a very pleasant, visual data exploration tool.
It was definitely a pain to get it running in the previous version on OSX, but entirely worthwhile. It's a really nice system that can replace mathematica and matlab for a lot of the work I do. In case this helps, here are the instructions that I ended up following to get the previous version running on OSX (using homebrew as my main package manager):
Any experience with it?
I tried to install and discuss the previous version with friends but failed. I couldn't find examples on the web, and installation with matplotlib wasn't working out of the box for Mac or Windows (not complaining, just observing it was not simple enough).