921 Forks
2262 Stars
2262 Watchers

ipyparallel

IPython Parallel: Interactive Parallel Computing in Python

How to download and setup ipyparallel

Open terminal and run command
git clone https://github.com/ipython/ipyparallel.git
git clone is used to create a copy or clone of ipyparallel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ipyparallel https://github.com/ipython/ipyparallel/archive/master.zip

Or simply clone ipyparallel with SSH
[email protected]:ipython/ipyparallel.git

If you have some problems with ipyparallel

You may open issue on ipyparallel support forum (system) here: https://github.com/ipython/ipyparallel/issues