On Thu, Apr 23, 2009 at 8:57 AM, Flavio Coelho <fccoe...@gmail.com> wrote: > > Hi, > > what is the curently recomended way to debug code from within a > notebook?
The recommended way to debug code in the notebook interactively (like pdb gives you), is to use the command line. I hope that somebody someday implements an interactive mode in the notebook like %pdb in IPython. > I found %pdb (as suggested in documentation) does not work in 3.4. > Also the standard python way: "import pdb;pdb.run(call)" also does not > work. > > thanks > > Flávio > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---