Re: [ANN] tutormagic v0.2.0

Thomas Kluyver <[email protected]> Sat, 23 Jul 2016 14:26:05 +0100
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAOvn4qgJ=RB-rtwetxjph3d-MfYa9BBHiTnbvVJ6JXiB_urdiQ@mail.gmail.com>
Thanks Kiko! I've used tutormagic before, and I think it's a very useful
tool to teach people how Python variables and scopes work.

On 22 July 2016 at 11:01, Kiko <[email protected]> wrote:

> Hi all,
>
> I released v 0.2.0 of tutormagic.
>
> What is tutormagic
> ==============
> It is a very simple and small package that allows you to embed
> http://pythontutor.com within the notebook (or in a new tab if you
> prefer) using a %%tutor cell magic.
>
> The main idea is to be used as a learning/teaching tool.
>
> Changelog
> ========
> Version 0.2.0
>
>    - Added new --tab option (thanks to Holger Karl (@hkarl
>    <https://github.com/hkarl>)).
>    - Added new --height option (thanks to Tom Simonart(@tomsimonart
>    <https://github.com/tomsimonart>)).
>    - Added new languages available on http://pythontutor.com (Typescript,
>    Ruby, C and C++).
>
> Version 0.1.0
>
>    - Initial version
>
> Installation
> ========
>
> > pip install tutormagic
>
> More info and docs
> ==============
>
> https://github.com/kikocorreoso/tutormagic
> Acknowledgment
> =============Thanks to the contributors of tutormagic, Jupyter and
> Pythontutor.
>
> I hope it is useful for anyone here.
>
> _______________________________________________
> IPython-dev mailing list
> [email protected]
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev