Hi Carlos, Thanks for your reply, it would be great if this problem with external ipython kernel worked in the next release!
Regarding the second point, I was simply thinking of the already existing "run selection" button which could be made available in the right-click menu. For the *.ipynb files, it is just because these files are naturally located in the same directory and are more or less part of the project. It can be confusing not to see them in the file explorer. Best, Sylvain On Feb 4, 2013 7:00 PM, "Carlos Córdoba" <[email protected]> wrote: > > Hi Sylvain, > > 1. You're right: neither "Run block" nor "Run file" are working for external IPython kernels. I opened a new issue for it (1249) and I'll try to fix it for the next beta. > > 2. Yep, it'd be easy to implement "Run cell" now that we have a pretty good IPython integration. We even have an Issue for it (852), but it requires some time to do it right. I'll work on it after 2.2 is released. > > 3. Do you want to edit ipynb as plain text files? Because we can't open them as notebooks right now, but hope to do it for 2.3. > > Cheers, > Carlos > > El 04/02/13 14:35, Sylvain Corlay escribió: >> >> 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. >> >> > > > -- > 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. > > -- 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.
