Hello, The default filter in the file explorer does not list *.ipynb files. Maybe it would be worth adding it by default ! Sylvain
On Friday, February 1, 2013 3:44:03 PM UTC-5, Sylvain Corlay wrote: > > Moreover, is it possible to have the "run selected text of current block > of line" available in the "right-click" menu of the selection? > > Sylvain > > On Friday, February 1, 2013 11:22:29 AM UTC-5, Sylvain Corlay wrote: >> >> Hi Jed, >> >> -> I voted for these two issues, I think that the possibility to add new >> breakpoints during the debugging is really the missing feature of the debug >> tool bar. >> >> -> Is it easy to make the icons of the debug toolbar gray depending on >> the context? >> For example: >> - all icons grayed except the "debug" one when the focus is on a console >> in which pdb is not launched? >> - "debug" icon grayed and not the other ones when the focus is on a >> console in which pdb is launched? >> >> -> Another question which is not related to the debug toolbar: Wouldn't >> is be worth merging the two "Python console" and "Ipython console" widgets >> ? And then also merge their right-click menus? >> >> Thank you again for this great work. >> >> Sylvain >> >> On Thursday, January 24, 2013 8:59:52 AM UTC-5, Jed Ludlow wrote: >>> >>> >>> On Sat, Jan 19, 2013 at 6:14 PM, Jed Ludlow <[email protected]> wrote: >>> >>>> >>>> It's actually possible (and completely valid) to launch the debugger >>>> into an IPython console using the toolbar. It's just that the stepping >>>> commands from the rest of the toolbar won't work yet :). But the typical >>>> command line debugging commands that you enter on the prompt do work fine >>>> still. I think the answer here is to invest the time to get the debugging >>>> toolbar to work right with IPython. Easier said than done, but probably >>>> worth it in the end. >>>> >>>>> >>>>> >>> ... it's now possible (and completely valid) to launch the debugger >>> into an IPython console, *and* the debugging toolbar commands will now work >>> correctly :). I just pushed a solution up to the default repository that >>> allows debugging commands to get to IPython consoles. If anyone running >>> from the default repository source would like to test it out I'd appreciate >>> feedback! >>> >>> Jed >>> >> -- 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.
