Bravo! Spyder is becoming the coolest python IDE! I really like how ipython is integrated in the IDE.
-> I still have a few problems in the case of an IPython console connected to an existing kernel: -The "Run selected text" button does not work in this case. -Neither does Jed's debug toolbar. Generally, the presence of an ipython console connected to an external kernel messes interaction with any other ipython console. -> By the way, this "Run selected text" is a feature that is intensely used by Matlab afficionados arround me. It would be great if it was available in the right-click menu of the editor. -> Something that should be a very very quick fix: add *.ipynb files to the default File explorer filter. Cheers, Sylvain On Monday, February 4, 2013 12:22:43 PM UTC-5, Carlos Córdoba wrote: > > Hi all, > > On the behalf of Spyder's development team, I'm pleased to announce the > second beta of our 2.2 version. > > This new beta comes with a lot of love for MacOS X users: we fixed > several outstanding bugs on this platform and updated our DMG > installers, which now come with Pandas, PIL, scikit-image, scikit-learn > and sympy. Besides, thanks to Sylvain Corlay, we changed the icons of > our new Debug toolbar and also added support to make it work with the > IPython console. > > We've been working on Spyder 2.2 for almost a year and as far as we know > is very stable. There are still some minor bugs to squash but we > encourage all people who like the bleeding edge to give it a try. It > comes with several improvements, the most important ones being: better > IPython integration, a new debugger toolbar, breakpoints widget and a > MacOs X application. > > See the incomplete changelog here: > http://code.google.com/p/spyderlib/wiki/ChangeLogBeta > > And don't forget to follow Spyder updates/news on the project website > (http://code.google.com/p/spyderlib/) and on our official blog > (http://spyder-ide.blogspot.com/). In the next couple of weeks I'll be > writing a series of blogs describing in more detail our new changes > > Enjoy! > Carlos > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
