##// END OF EJS Templates
Fix error message: IPython 8.13+ needs Python 3.9+ (#14063)...
Fix error message: IPython 8.13+ needs Python 3.9+ (#14063) Minor typo in the error message

File last commit:

r21389:085662f6
r28283:581a6990 merge
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>`_.