##// END OF EJS Templates
Allow to mark transformers as having side effects...
Allow to mark transformers as having side effects We then unly run them when actually running the code.

File last commit:

r21636:ec0fabd0
r25925:b9bfb192
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.