##// END OF EJS Templates
Quick hack to make tb highlighting configurable....
Quick hack to make tb highlighting configurable. For example put from IPython.core.ultratb import VerboseTB VerboseTB._tb_highlight = "bg:#039dfc" In your ipython_config.py Mitigate #13446 and #13486
Matthias Bussonnier -
r27793:4c855f4e
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_debug_magic.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...