##// END OF EJS Templates
Colors now working in tracebacks and the pager....
Colors now working in tracebacks and the pager. For now I am just converting ANSI color escape sequences to HTML <span> tags that have css classes for coloring.
Brian Granger -
r4383:00dc27fc
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
routers.py Loading ...
sessionmanager.py Loading ...
zmqhttp.py Loading ...