##// END OF EJS Templates
Merge pull request #1206 from minrk/fixConsole...
Merge pull request #1206 from minrk/fixConsole The notebook js transforms ANSI-escaped text to HTML. The transformed HTML was previously persisted to ipynb files, rather than the true output. This has been fixed, and notebooks with ANSI-colored output will need to be re-run for colored output (tracebacks) to be displayed correctly after this change.
Min RK -
r5982:f3ee404d merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1 / tests
__init__.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...