[IPython-dev] Multiline editing in a qtconsole-style app

Thomas Kluyver takowl at gmail.com
Mon Nov 30 06:20:48 EST 2015


Hi Ray,

I think that fix looks good.

On 29 November 2015 at 20:36, Osborn, Raymond <rosborn at anl.gov> wrote:

> I’m not sure if this is appropriate for a pull request, because I don’t
> know where you would put the above code. Perhaps the RichJupyterWidget
> could be subclassed in qtconsole/inprocess.py, since my solution is
> specific to the in-process kernel.
>

I think that makes sense. It's really more an in-process-executing variant
of the console widget than an in-process kernel, so I think subclassing the
widget is a reasonable approach. Do you want to submit a pull request doing
that?

Thanks,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20151130/2be8016a/attachment.html>


More information about the IPython-dev mailing list