<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 3, 2015 at 11:58 PM, MinRK <span dir="ltr"><<a href="mailto:benjaminrk@gmail.com" target="_blank">benjaminrk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I've looked through the code and I don't see any of the likely culprits. It is definitely the identities that determine the destination of a message, so that's where I would start to debug. I don't have a C# dev environment, so I can't dig much deeper myself.</div></blockquote><div><br></div><div>Thanks for looking at this. Where in the IPython code do identities get decoded and then routed? Maybe I can see there what the notebook is actually receiving from the kernel and what it actually should be.</div><div><br></div><div>-Doug</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>-MinRK</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Feb 3, 2015 at 8:55 AM, Doug Blank <span dir="ltr"><<a href="mailto:doug.blank@gmail.com" target="_blank">doug.blank@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">IPython devs,<div><br></div><div>Having a problem trying to get an external C# kernel to work with the notebook. Everything appears to work fine, except for the kernel_info_request. "kernel_info_request" seems to work fine with the console, but not from the notebook.</div><div><br></div><div>Can you think of a reason that the kernel_info_reply wouldn't get back to the right receiver in the notebook? Could it be the identities? Do they play a role in this? </div><div><br></div><div>The code is here:</div><div><br></div><div><a href="https://github.com/dsblank/simple_kernel/blob/master/SimpleKernel.cs" target="_blank">https://github.com/dsblank/simple_kernel/blob/master/SimpleKernel.cs</a><br></div><div><br></div><div>Any ideas appreciated... I've tried to follow why it wouldn't get routed back to the handler, but haven't found the problem yet.</div><span><font color="#888888"><div><br></div><div>-Doug</div></font></span></div>
<br></div></div>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div></div>