##// END OF EJS Templates
fix for #10327 : get_ipython.magic() replaced with get_ipython.run_line_magic()
fix for #10327 : get_ipython.magic() replaced with get_ipython.run_line_magic()

File last commit:

r21636:ec0fabd0
r23750:e87bf3c8
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.