##// END OF EJS Templates
Refactored CodeCell to use new OutputArea object for output....
Refactored CodeCell to use new OutputArea object for output. This allows us to have a reusable object for formatting output. Javascript widgets can now use this to format output as well.
Brian Granger -
r7177:83c2b0a5
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
parallelmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...