[IPython-dev] tutormagic notebook extension [was: Jupytor notebook extension]
Kiko
kikocorreoso at gmail.com
Wed Mar 25 04:31:00 EDT 2015
[Reload]
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/tutormagic.ipynb
The repo is here: https://github.com/kikocorreoso/t
<https://github.com/kikocorreoso/tutormagic>utormagic
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/20150325/cb0fb12b/attachment.html>
More information about the IPython-dev
mailing list