##// 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 / frontend / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...