##// END OF EJS Templates
Remove link to non-existent ipyparallel docs. (#14383)...
M Bussonnier -
r28708:f9e1ccb6 merge
parent child Browse files
Show More
@@ -309,7 +309,7 b' be started by calling ``ipython qtconsole``. The protocol is :ref:`documented'
309 <messaging>`.
309 <messaging>`.
310
310
311 The parallel computing framework has also been rewritten using ZMQ. The
311 The parallel computing framework has also been rewritten using ZMQ. The
312 protocol is described :ref:`here <ipyparallel:/reference/messages.md>`, and the code is in the
312 protocol is described in the ipyparallel documentation, and the code is in the
313 new :mod:`IPython.parallel` module.
313 new :mod:`IPython.parallel` module.
314
314
315 .. _python3_011:
315 .. _python3_011:
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now