##// END OF EJS Templates
Apply black to IPython/extensions/autoreload.py...
Apply black to IPython/extensions/autoreload.py black --target-version py36 IPython/extensions/autoreload.py To ignore those changes when using git blame see the content of .git-blame-ignore-revs

File last commit:

r21389:085662f6
r26246:50624b84
Show More
index.rst
9 lines | 230 B | text/x-rst | RstLexer
Thomas Kluyver
Remove ipyparallel docs...
r21389 :orphan:
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520 .. _parallel_index:
====================================
Using IPython for parallel computing
====================================
Min RK
ipython_parallel is now ipyparallel
r21326 IPython.parallel has moved to `ipyparallel <https://github.com/ipython/ipyparallel>`_.