<p dir="ltr">Yes, the standard IPython kernel is a subclass, and it should be possible to override do_complete.</p>
<div class="gmail_quote">On 1 Jul 2014 20:22, "Aaron Meurer" <<a href="mailto:asmeurer@gmail.com">asmeurer@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does the existing kernels subclass from Kernel? I in particular want<br>
to know if it's possible to do custom completion by using a subclass<br>
of the default kernel that overrides do_complete?<br>
<br>
Aaron Meurer<br>
<br>
On Tue, Jul 1, 2014 at 10:05 PM, Thomas Kluyver <<a href="mailto:takowl@gmail.com">takowl@gmail.com</a>> wrote:<br>
> Cool, what will you be writing a kernel for? Let us know how it goes -<br>
> there's still time to refine this api before IPython 3 is released.<br>
><br>
> Thomas<br>
><br>
><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>
_______________________________________________<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>
</blockquote></div>