[IPython-User] Getting matplotlib output using %run in qtconsole
Sean Vig
sean.v.775@gmail....
Thu Jan 5 10:29:45 CST 2012
So I checked the archives and saw a very similar question was asked
yesterday, so I apologize if this seems redundant. However, in this case,
there isn't a show() call that could be used to get output working for
sympy latex rendering, so the problem isn't exactly the same, so any
suggestions are still welcome.
Sean
On Thu, Jan 5, 2012 at 10:22, Sean Vig <sean.v.775@gmail.com> wrote:
> Hi,
>
> I'm trying to generate a script to quickly check that some sympy latex
> output is correctly rendered in the Qt console (see the work at [1]), but
> I'm unable to get any matplotlib output. I worked up an html notebook to
> check the MathJax rendering, and used the notebook to output that script as
> a py file, then tried to %run the file, but I don't get any matplotlib
> output (or any output at all). I've created and attached a simple example
> ipynb and corresponding py file to show what I'm doing. I'm working off the
> latest git version of ipython. Any help to get this working would be
> greatly appreciated.
>
> Sean
>
> [1] https://github.com/sympy/sympy/pull/908
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120105/88206e95/attachment.html
More information about the IPython-User
mailing list