[ANN] tutormagic v0.2.0

Kiko <[email protected]> Fri, 22 Jul 2016 12:01:59 +0200
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAB-sx631fCe9NzuyfFArhgNfa6KY+a=x4rtSAH0B4oF=dDV_1A@mail.gmail.com>
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