##// 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 / html / notebook
static
templates
tests
__init__.py Loading ...
clustermanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
notebookapp.py Loading ...
notebookmanager.py Loading ...
zmqhttp.py Loading ...