<div dir="ltr">Hi all,<div><br></div><div>I would like to show you an extension I made:</div><div><br></div><div><a href="https://github.com/kikocorreoso/brythonmagic">https://github.com/kikocorreoso/brythonmagic</a><br></div>
<div><br></div><div>It adds a cell magic to the IPython notebook and it allows you to run brython code in the notebook.</div><div><br></div><div>What is Brython? Brython is a Python 3 implementation made in javascript that allows you to run Python code on the client side as it was js code.</div>
<div><br></div><div>In the repo you have a notebook with info to install the extension and examples of use as well as examples of how to use other js libraries from the notebook using a more pythonic syntax.</div><div><br>
</div><div>Also, you can have a look to a video I made showing the notebook in action in case you don't want to install the extension: <a href="http://youtu.be/adQzjuUX0kw">http://youtu.be/adQzjuUX0kw</a></div><div><br>
</div><div>I hope it could be interesting for some one.</div><div><br></div><div>Best regards.</div></div>