Hi, what is the curently recomended way to debug code from within a notebook?
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 --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
