##// END OF EJS Templates
Make nbconvert html full output like notebook's html....
Make nbconvert html full output like notebook's html. Basically makes the DOM map one to one. I used a custom in-house HTML diffing rig - https://gist.github.com/jdfreder/9241376
Jonathan Frederic -
r15713:6720b0b6
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...