[IPython-dev] Integrating mypy with IPython using custom magic

Stephan Fitzpatrick knowsuchagency at gmail.com
Sun Mar 19 23:04:38 EDT 2017


For those interested, I wrote a cell magic to allow one to run a cell
through
mypy <http://mypy-lang.org/>.

The link to the gist is here
<https://gist.github.com/knowsuchagency/f7b2203dd613756a45f816d6809f01a6>.

Anyone interested in the article on how/why I wrote it with example code
can find it here
<http://journalpanic.com/post/spice-up-thy-jupyter-notebooks-with-mypy/>.

Cheers.

-- 
*Stephan Fitzpatrick*
*Software Developer*
Facebook <https://facebook.com/stephan.fitzpatrick>
LinkedIn <http://www.linkedin.com/in/fitzpatrickstephan>
Twitter <https://twitter.com/knowsuchagency>
Github <https://github.com/knowsuchagency>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20170319/302068f8/attachment.html>


More information about the IPython-dev mailing list