##// END OF EJS Templates
inherit base aliases / flags from traitlets.config.Application...
inherit base aliases / flags from traitlets.config.Application this gets e.g. `--show-config` from the base class when available (traitlets 5)

File last commit:

r26465:1bc1ac51
r26681:aaeed5f9
Show More
ipdb-interact.rst
4 lines | 161 B | text/x-rst | RstLexer

IPython shell for ipdb interact

The ipdb interact starts an IPython shell instead of Python's built-in code.interact().