##// END OF EJS Templates
Merge pull request #3765 from minrk/console-is-bad...
Merge pull request #3765 from minrk/console-is-bad cleanup terminal console iopub handling ensures IOPub for a given cell is handled before drawing the next prompt. Follows logic elsewhere using status=idle to indicated end of output for a given cell. Prior to this, early execute reply could result in some output being printed after the prompt for the next input.

File last commit:

r10104:0e48153d
r11763:60cf5d83 merge
Show More
index.txt
16 lines | 269 B | text/plain | TextLexer
Brian Granger
Updating the What's new section of the docs with the summer's work.
r2279 .. _config_index:
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258 ===============================
Configuration and customization
===============================
.. toctree::
Brian Granger
Update of docs to reflect the new ipcluster version....
r1788 :maxdepth: 2
Brian E Granger
Massive reorganization of the IPython documentation. It is now ready to be hacked on by users. ...
r1258
Brian Granger
Major work on the documentation....
r2277 overview.txt
Pauli Virtanen
DOC: extensions: add documentation for the bundled extensions
r4888 extensions/index.txt
Brian Granger
Major work on the documentation....
r2277 ipython.txt
Thomas Kluyver
Document ways of integrating objects with IPython.
r8083 integrating.txt
Brian Granger
Major work on the documentation....
r2277 editors.txt
Thomas Kluyver
Add doc on input transformation
r10104 inputtransforms.txt
Brian Granger
Major work on the documentation....
r2277 old.txt