##// END OF EJS Templates
update message spec adapter per review...
update message spec adapter per review - docs and comments - adapt complete_reply with `end=null`, `start=-len(matched_text)` - remove some incorrect `status` fields - add `handle_reply_status_error` for handling `status=error` replies (no-op, currently)

File last commit:

r14009:6f019b30
r16698:36bcc3c7
Show More
logger.py
3 lines | 114 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.parallel.apps import iploggerapp as app
app.launch_new_instance()