Is notebook() mutually-exclusive from "./sage -gdb" mode?
I tried running with the debugger attached, but my notebook became unresponsive. Tips?
When you run the notebook() command, a completely separate process is started (running the twisted daemon). It will not be started under GDB.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2010-08-21 08:01:34 +0100
Seen: 450 times
Last updated: Aug 21 '10
Short Cython Example In A Notebook Cell?
What happens in insecure mode?
Notebook List Object Data Storage/Retrieval? (Start/Restart)
What are my best options for taking advantage of multiple cores?
Implementing different groebner_basis() algorithms
HowTo implement filter for multiprocessing module?
Can I pause a computation rather than aborting it? (Interrupt Command)
What state is preserved when I close a running notebook browser window?