<div dir="ltr">That's super cool! Definitely useful. I wonder how easy it would be to just use <a href="https://github.com/pgbovine/OnlinePythonTutor">pythontutor</a> on the plugin-side and avoid needing the iframe.<br></div><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 12:41 PM Kiko <<a href="mailto:kikocorreoso@gmail.com">kikocorreoso@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I'm teaching some python to people with very few programming experience and I created a dummy extension to embed pythontutor on the jupyter notebook.</div><div><br></div><div>It provides a cell magic and the code cell will be executed within an IFrame with pythontutor.</div><div><br></div><div>Here you can find an example: <a href="http://nbviewer.ipython.org/github/Pybonacci/notebooks/blob/master/Jupytor.ipynb" target="_blank">http://nbviewer.ipython.org/github/Pybonacci/notebooks/blob/master/Jupytor.ipynb</a></div><div><br></div><div>The repo is here: <a href="https://github.com/kikocorreoso/jupytor" target="_blank">https://github.com/kikocorreoso/jupytor</a></div><div><br></div><div>I hope it could be useful to someone.</div><div><br></div><div>Best.</div></div>
______________________________<u></u>_________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org" target="_blank">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/<u></u>listinfo/ipython-dev</a><br>
</blockquote></div>