<div dir="ltr">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.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 July 2016 at 11:01, Kiko <span dir="ltr"><<a href="mailto:kikocorreoso@gmail.com" target="_blank">kikocorreoso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hi all,<br><br></div>I released v 0.2.0 of tutormagic.<br><br></div>What is tutormagic<br>==============<br></div>It is a very simple and small package that allows you to embed <a href="http://pythontutor.com" target="_blank">http://pythontutor.com</a> within the notebook (or in a new tab if you prefer) using a <span style="font-family:monospace,monospace">%%tutor</span> cell magic.<br><br></div><div>The main idea is to be used as a learning/teaching tool.<br></div><div><br></div>Changelog<br>========<br><h3>Version 0.2.0</h3>
<ul><li>Added new <code>--tab</code> option (thanks to Holger Karl (<a href="https://github.com/hkarl" target="_blank">@hkarl</a>)).</li><li>Added new <code>--height</code> option (thanks to Tom Simonart(<a href="https://github.com/tomsimonart" target="_blank">@tomsimonart</a>)).</li><li>Added new languages available on <a href="http://pythontutor.com" target="_blank">http://pythontutor.com</a> (Typescript, Ruby, C and C++).</li></ul>
<a name="m_-7775557130489247226_user-content-version-0-1-0"></a>
<h3>Version 0.1.0</h3>
<ul><li>Initial version</li></ul>Installation<br>========<br><br></div><span style="font-family:monospace,monospace">> pip install tutormagic</span><br><br></div>More info and docs<br>==============<br><br><a href="https://github.com/kikocorreoso/tutormagic" target="_blank">https://github.com/kikocorreoso/tutormagic</a><br></div><h3><font size="2"><span style="font-weight:normal">Acknowledgment<br>=============</span></font></h3>Thanks to the contributors of tutormagic, Jupyter and Pythontutor.<br><br>I hope it is useful for anyone here.<br></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="https://mail.scipy.org/mailman/listinfo/ipython-dev" rel="noreferrer" target="_blank">https://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>