[IPython-dev] Reloading compiled modules in a notebook

Austin Bingham austin.bingham at gmail.com
Wed Mar 19 07:16:45 EDT 2014


Ah, it appears you're right. I should have checked this first. Thanks for
helping me sort this out.
On Mar 19, 2014 11:28 AM, "Paul Moore" <p.f.moore at gmail.com> wrote:

> On 19 March 2014 10:01, Austin Bingham <austin.bingham at gmail.com> wrote:
> > So, is this something I should expect to be able to do? And if so,
> > does anyone have any ideas on what else I should try?
>
> I don't believe CPython has the ability to reload an extension module
> into a running interpreter (i.e., it's not an IPython limitation, but
> a Python one). I think you'd need to restart your kernel to load a new
> version of an extension.
>
> Paul
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140319/0892fcd4/attachment.html>


More information about the IPython-dev mailing list