<div>Hi,</div><div><br></div><div>Pretty sure this has been fixed in master: </div><div><a href="https://github.com/ipython/ipython/commit/f4be28f06c2b23cd8e4a3653b9e84bde593e4c86">https://github.com/ipython/ipython/commit/f4be28f06c2b23cd8e4a3653b9e84bde593e4c86</a></div><div><br></div><div>I made a hack in my work project to make this work from the outside:</div><div><a href="https://github.com/ooici/pyon/commit/f6dda00b">https://github.com/ooici/pyon/commit/f6dda00b</a></div><div><br></div><div>good luck.</div><div>dave</div><div><div><br></div></div>
<p style="color: #A0A0A8;">On Monday, July 9, 2012 at 5:27 PM, Joon Ro wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div><div>Hi,</div><div><br></div><div>I just installed ipython 0.13 and tried IPython.embed_kernel() with</div><div><br></div><div> import IPython</div><div> IPython.embed_kernel()</div><div><br></div><div>in a source code.</div><div>When I run the script, the script stops at that point and shows</div><div><br></div><div> [IPKernelApp] To connect another client to this kernel, use:</div><div> [IPKernelApp] --existing kernel-11272.json</div><div><br></div><div>So I connected to the kernel with</div><div><br></div><div> $ ipython-qtconsole --existing kernel-11272.json</div><div><br></div><div>So far so good, but it seems the tab completion does not work with the </div><div>qtconsole.</div><div>If I enter an object's name directly and press enter, qtconsole shows </div><div>the object, but pressing tab does not have any effect.</div><div><br></div><div>Am I doing something wrong? Thanks!!</div><div><br></div><div>Joon</div><div><br></div><div>_______________________________________________</div><div>IPython-User mailing list</div><div><a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a></div><div><a href="http://mail.scipy.org/mailman/listinfo/ipython-user">http://mail.scipy.org/mailman/listinfo/ipython-user</a></div></div></div></span>
</blockquote>
<div>
<br>
</div>