./parallel/py-ipyparallel, Interactive Parallel Computing with IPython

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 9.1.0, Package name: py313-ipyparallel-9.1.0, Maintainer: pkgsrc-users

IPython Parallel (ipyparallel) is a Python package and collection of CLI
scripts for controlling clusters of IPython processes, built on the Jupyter
protocol.


Master sites:

Filesize: 4323.326 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-11 13:39:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipyparallel: updated to 9.1.0

9.1.0 introduces a new task labeling feature for filtering task results
   2025-10-10 07:05:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipyparallel: updated to 9.0.2

9.0.2 fixes compatibility with upcoming ipykernel 7 (as of alpha 3).
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-03-17 14:38:40 by Adam Ciarcinski | Files touched by this commit (11)
Log message:
py-ipython: mark as not for Python 3.10
   2025-03-05 16:09:15 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipyparallel: updated to 9.0.1

9.0.1 fixes compatibility with IPython 9.0.
   2024-11-11 17:37:33 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-ipyparallel: updated to 9.0.0

IPython Parallel 9 is a small major release.

The biggest new feature highlight is Windows support for SSHLauncher.

Fixes:

- Fix for background-thread output going to the wrong cell in a notebook.

Other changes:

- Compatibility fixes for upcoming ipykernel 7 (ipykernel 6.9.1 is now required)
- JupyterLab extension dependencies are updated from 3.x to JupyterLab 4.3
- Use `importlib.metadata` instead of deprecated `entrypoints` (no effect for users)
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-07-20 15:06:04 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-ipyparallel: not for Python 3.9 anymore