[Cython] Cython magic annotate option is broken under IPython 3.0

Nathan Goldbaum nathan12343 at gmail.com
Wed Mar 11 06:27:18 CET 2015


Hi all,

To reproduce this issue, be on cython 0.22 and IPython 3.0 and run the
following notebook:

http://nbviewer.ipython.org/gist/ngoldbaum/855a629d997aa7959254

Googling the error returns some several year old discussions in IPython
related to the autoreload magic and I'm not sure if that is a red herring
here:

http://mail.scipy.org/pipermail/ipython-dev/2012-May/009288.html

For how I'm working around this by calling cython at the command line in my
notebook and then loading the annotated HTML with an IFrame.

Thanks for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20150310/729f2b3a/attachment.html>


More information about the cython-devel mailing list