jupyter-tutorial
jupyter-tutorial copied to clipboard
Extending the tutorial for parallelisation support
- [x] ipyparallel, see also Using IPython for parallel computing
- [ ] Dask Futures extends Python’s concurrent.futures
- [ ] Launch Dask from IPyParallel
- [ ] Dask-MPI
Initial section comitted, see 9b4590f.