<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Éric,<br></div><div class="gmail_quote"><br>On 19 September 2013 01:53, Éric Depagne <span dir="ltr"><<a href="mailto:eric@depagne.org" target="_blank">eric@depagne.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><p style="margin:0px;text-indent:0px">I run the following code with ipython:</p>
<p style="margin:0px;text-indent:0px">%run -p script.py</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">In a notebook, the profiling is diplayed correctly</p>
<p style="margin:0px;text-indent:0px">In a normal terminal, it is displayed correctly</p>
<p style="margin:0px;text-indent:0px">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.</p>

</blockquote></div><br></div><div class="gmail_extra">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:<br><a href="https://github.com/ipython/ipython/issues/4235">https://github.com/ipython/ipython/issues/4235</a><br>

<br></div><div class="gmail_extra">Thanks,<br>Thomas<br></div></div>