Skip to content

Commit

Permalink
Remove link to non-existent ipyparallel docs. (#14383)
Browse files Browse the repository at this point in the history
Those were likely recently removed.
  • Loading branch information
Carreau committed Apr 2, 2024
2 parents def84ef + e377149 commit f9e1ccb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions docs/source/development/parallel_messages.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/source/whatsnew/version0.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ be started by calling ``ipython qtconsole``. The protocol is :ref:`documented
<messaging>`.

The parallel computing framework has also been rewritten using ZMQ. The
protocol is described :ref:`here <ipyparallel:/reference/messages.md>`, and the code is in the
protocol is described in the ipyparallel documentation, and the code is in the
new :mod:`IPython.parallel` module.

.. _python3_011:
Expand Down

0 comments on commit f9e1ccb

Please sign in to comment.