<div dir="ltr"><div>Cross posted to IPython-dev and mpl-dev.<br></div><div><br>Over the Easter holidays I had a chance to take a look at implementing a new matplotlib backend which would allow interactive figures inline in the IPython notebook. It's something that has been on the radar for a couple of years now, with work needed from both projects to make the functionality possible, so I'm pleased to have been able to submit a PR (<a href="https://github.com/matplotlib/matplotlib/pull/3008">https://github.com/matplotlib/matplotlib/pull/3008</a>) to matplotlib which finally adds the nbagg backend - the final piece of the jigsaw.<br>
<br></div><div>It still needs a lot of polish, both at its core and superficially, but I think it is at a stage which gives me confidence that the IPython Comm <-> mpl WebAgg approach is going to work to a reasonable degree, and is now at a stage where it is readily usable by anybody running IPython >=2.0.<br>
<br></div><div>I really just wanted to draw your attention to the PR (early testers welcome), and say thanks to everybody who has been involved in getting to this stage, particularly Michael Droettboom, Jason Grout and everyone involved in the IPython Comm interface.<br>
<br></div><div>Cheers,<br><br>Phil<br><br></div></div>