[IPython-dev] Jupytor notebook extension
Kiko
kikocorreoso at gmail.com
Mon Mar 23 14:40:50 EDT 2015
Hi all,
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.
It provides a cell magic and the code cell will be executed within an
IFrame with pythontutor.
Here you can find an example:
http://nbviewer.ipython.org/github/Pybonacci/notebooks/blob/master/Jupytor.ipynb
The repo is here: https://github.com/kikocorreoso/jupytor
I hope it could be useful to someone.
Best.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150323/e37b4920/attachment.html>
More information about the IPython-dev
mailing list