##// END OF EJS Templates
Fixing various output related things:...
Fixing various output related things: This was inspired by PR #4105. * JavaScript output no longer requires calling container.show() * Added output_javascript CSS class that has zero height when empty. * JavaScript error messages are properly indented with the prompt area.
Brian E. Granger -
r13792:baa3bdcc
Show More
Name Size Modified Last Commit Author
/ IPython / qt
console
__init__.py Loading ...
base_frontend_mixin.py Loading ...
client.py Loading ...
inprocess.py Loading ...
kernel_mixins.py Loading ...
manager.py Loading ...
rich_text.py Loading ...
svg.py Loading ...
util.py Loading ...