[IPython-dev] ipython qtconsole pager problem.

Thomas Kluyver takowl at gmail.com
Thu Sep 19 15:31:09 EDT 2013


Hi Éric,

On 19 September 2013 01:53, Éric Depagne <eric at depagne.org> wrote:

> I run the following code with ipython:
>
> %run -p script.py
>
>
>
> In a notebook, the profiling is diplayed correctly
>
> In a normal terminal, it is displayed correctly
>
> In a qtconsole, the display goes empty (I do loose the sliders too), and
> then, nothing happens. Using the menu bar, I can open a new tab with the
> same kernel, indicating (I guess) that it's just a display problem of the
> qtconsole.
>

It's displaying the pager, but with no content, for some reason. You can
hit q to return to the console. I've created an issue for this:
https://github.com/ipython/ipython/issues/4235

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


More information about the IPython-dev mailing list