python3-ipyparallel

Interactive Parallel Computing with IPython (library & scripts)
  https://github.com/ipython/ipyparallel
  0
  no reviews



Ipyparallel is a Python package and collection of CLI scripts for controlling clusters for Jupyter. ipyparallel is the new home of IPython.parallel.

ipyparallel contains the following command-line scripts:

ipcluster - start/stop a cluster ipcontroller - start a scheduler ipengine - start an engine

This package installs the Python 3 library and the CLI scripts.