Hi,<div><br></div><div>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.</div>
<div><br></div><div>Sean</div><div><br></div><div>[1] <a href="https://github.com/sympy/sympy/pull/908">https://github.com/sympy/sympy/pull/908</a></div>