[IPython-dev] Jupytor notebook extension

Doug Blank doug.blank at gmail.com
Mon Mar 23 17:51:14 EDT 2015


That is definitely an improvement over my simply version that I put
together last week:

http://jupyter.cs.brynmawr.edu/hub/dblank/public/Examples/Online%20Python%20Tutor.ipynb

Not sure about the name "jupytor" though... "tutor" would be easier for
beginners (at least in English).

Thanks for developing and sharing this!

-Doug

On Mon, Mar 23, 2015 at 2:40 PM, Kiko <kikocorreoso at gmail.com> wrote:

> 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.
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150323/55e20658/attachment.html>


More information about the IPython-dev mailing list