##// END OF EJS Templates
send idle/busy on all shell messages...
send idle/busy on all shell messages Instead of just those that execute code. This means that kernel_info_request triggers busy/idle, allowing clients to check IOPub channel status without executing code.
MinRK -
r17099:07e6acdf
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...