[IPython-dev] how to display messages received by console or notebook front end

Robert Dodier robert.dodier at gmail.com
Mon Aug 24 19:59:09 EDT 2015


Hi, I'm trying to implement input_request/input_reply in a kernel for
Maxima. Is there a way to get the console or notebook front end to
display the messages it receives from the kernel? The
--Session.debug=True option seems to cause it to show only the
messages sent from the front end to the kernel, and not in the other
direction.

By the way, how is the console or notebook supposed to respond to input_request?

Thanks for any info,

Robert Dodier



More information about the IPython-dev mailing list