##// END OF EJS Templates
switching to gc.get_referrers() allows for a very simple and (hopefully) efficient update of old class instances
switching to gc.get_referrers() allows for a very simple and (hopefully) efficient update of old class instances

File last commit:

r21636:ec0fabd0
r25185:3e5fef7a
Show More
kernels.rst
8 lines | 182 B | text/x-rst | RstLexer

Making kernels for IPython

Kernels are now part of Jupyter - see :ref:`jupyterclient:kernels` for the documentation.