Re: [ANN] tutormagic v0.2.0

Kiko <[email protected]> Tue, 26 Jul 2016 11:35:46 +0200
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAB-sx60MX2aj+cGWZjGqs0EbyHWzE=oF64mUYqyRfhPMHV75rw@mail.gmail.com>
2016-07-23 15:26 GMT+02:00 Thomas Kluyver <[email protected]>:

> 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.
>

Great to know.

Thanks for the hard work to all the IPython/Jupyter team.



>
> 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
>
>

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