##// END OF EJS Templates
Merge branch 'master' of http://github.com/markvoorhies/ipython into markvoorhies-master...
Merge branch 'master' of http://github.com/markvoorhies/ipython into markvoorhies-master This adds HTML export of the entire buffer of the Qt console, with option to save images either as inline PNG, PNGs in a separate folder, or as inline SVG with all original metadata the SVG could have had still intact. Closes gh-167 (pull request).
Fernando Perez -
r3150:aae8597d merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
ipythonqt.py Loading ...
pygments_highlighter.py Loading ...
rich_ipython_widget.py Loading ...