<div dir="ltr"><a href="https://github.com/heath/ijs/blob/master/kernel.coffee" target="_blank" style="font-family:arial,sans-serif;font-size:13px">https://github.com/heath/ijs/blob/master/kernel.coffee</a><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">If you uncomment line 48 in the source file linked, it will be easier to see the response sent back by ipython. All the messages I'm receiving back are of type kernel_info_request, even though I'm sending back what I think is the appropriate response.</span><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Relevant portion of documentation:</span><br style="font-family:arial,sans-serif;font-size:13px"><a href="http://ipython.org/ipython-doc/dev/development/messaging.html#kernel-info" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://ipython.org/ipython-doc/dev/development/messaging.html#kernel-info</a><br style="font-family:arial,sans-serif;font-size:13px">

<br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">Also, when developing a kernel for a non-Python consumer, do others use a development version of ipython and utilize pdb as well, or have you mostly been utilizing your language's debugging facilities, i.e.: receive a zmq response, inspect the response(in this case, I'm having to print the response to the screen, eek), ctl-c,  look at the documentation, build a response, repeat. </span><br style="font-family:arial,sans-serif;font-size:13px">

<div><br></div>-- <br>Heath Matlock<br>+1 256 274 4225
</div>