Re: Multiline editing in a qtconsole-style app
Thomas Kluyver <[email protected]>
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <CAOvn4qiJd+pC+AhFYKCscho3vj+Hu-1enfv_F4J+4tpRR-0atw@mail.gmail.com> |
Hi Ray, I think that fix looks good. On 29 November 2015 at 20:36, Osborn, Raymond <[email protected]> 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 _______________________________________________ IPython-dev mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-dev