CONTRIBUTING.md
COPYING.md
MANIFEST.in
README.md
install.json
package.json
pyproject.toml
setup.cfg
setup.py
setupbase.py
tsconfig.eslint.json
tsconfig.json
docs/Makefile
docs/environment.yml
docs/make.bat
docs/requirements.txt
docs/source/changelog.md
docs/source/conf.py
docs/source/index.md
docs/source/links.txt
docs/source/_static/basic.mp4
docs/source/api/ipyparallel.rst
docs/source/examples/Cluster API.ipynb
docs/source/examples/Data Publication API.ipynb
docs/source/examples/Futures.ipynb
docs/source/examples/Index.ipynb
docs/source/examples/Monitoring an MPI Simulation - 1.ipynb
docs/source/examples/Monitoring an MPI Simulation - 2.ipynb
docs/source/examples/Monte Carlo Options.ipynb
docs/source/examples/Parallel Decorator and map.ipynb
docs/source/examples/Parallel Magics.ipynb
docs/source/examples/Using Dill.ipynb
docs/source/examples/Using MPI with IPython Parallel.ipynb
docs/source/examples/customresults.py
docs/source/examples/dagdeps.py
docs/source/examples/dask.ipynb
docs/source/examples/dependencies.py
docs/source/examples/fetchparse.py
docs/source/examples/iopubwatcher.py
docs/source/examples/itermapresult.py
docs/source/examples/joblib.ipynb
docs/source/examples/nwmerge.py
docs/source/examples/phistogram.py
docs/source/examples/progress.ipynb
docs/source/examples/task_mod.py
docs/source/examples/task_profiler.py
docs/source/examples/throughput.py
docs/source/examples/visualizing-tasks.ipynb
docs/source/examples/broadcast/Broadcast view.ipynb
docs/source/examples/broadcast/Dockerfile
docs/source/examples/broadcast/MPI Broadcast.ipynb
docs/source/examples/broadcast/docker-compose.yaml
docs/source/examples/broadcast/memmap Broadcast.ipynb
docs/source/examples/daVinci Word Count/pwordfreq.py
docs/source/examples/daVinci Word Count/wordfreq.py
docs/source/examples/interengine/bintree.py
docs/source/examples/interengine/bintree_script.py
docs/source/examples/interengine/communicator.py
docs/source/examples/interengine/interengine.py
docs/source/examples/pi/parallelpi.py
docs/source/examples/pi/pidigits.py
docs/source/examples/rmt/rmt.ipy
docs/source/examples/rmt/rmt.ipynb
docs/source/examples/rmt/rmtkernel.py
docs/source/examples/wave2D/RectPartitioner.py
docs/source/examples/wave2D/communicator.py
docs/source/examples/wave2D/parallelwave-mpi.py
docs/source/examples/wave2D/parallelwave.py
docs/source/examples/wave2D/wavesolver.py
docs/source/reference/connections.md
docs/source/reference/dag_dependencies.md
docs/source/reference/db.md
docs/source/reference/details.md
docs/source/reference/index.md
docs/source/reference/launchers.md
docs/source/reference/messages.md
docs/source/reference/mpi.md
docs/source/reference/security.md
docs/source/reference/figs/allconnections.png
docs/source/reference/figs/allconnections.svg
docs/source/reference/figs/dagdeps.pdf
docs/source/reference/figs/dagdeps.png
docs/source/reference/figs/frontend-kernel.png
docs/source/reference/figs/frontend-kernel.svg
docs/source/reference/figs/hbfade.png
docs/source/reference/figs/iopubfade.png
docs/source/reference/figs/ipy_kernel_and_terminal.png
docs/source/reference/figs/ipy_kernel_and_terminal.svg
docs/source/reference/figs/nbconvert.png
docs/source/reference/figs/nbconvert.svg
docs/source/reference/figs/notebook_components.png
docs/source/reference/figs/notebook_components.svg
docs/source/reference/figs/notiffade.png
docs/source/reference/figs/other_kernels.png
docs/source/reference/figs/other_kernels.svg
docs/source/reference/figs/queryfade.png
docs/source/reference/figs/queuefade.png
docs/source/reference/figs/simpledag.pdf
docs/source/reference/figs/simpledag.png
docs/source/tutorial/asyncresult.md
docs/source/tutorial/demos.md
docs/source/tutorial/direct.md
docs/source/tutorial/index.md
docs/source/tutorial/intro.md
docs/source/tutorial/magics.md
docs/source/tutorial/process.md
docs/source/tutorial/task.md
docs/source/tutorial/figs/asian_call.pdf
docs/source/tutorial/figs/asian_call.png
docs/source/tutorial/figs/asian_put.pdf
docs/source/tutorial/figs/asian_put.png
docs/source/tutorial/figs/mec_simple.pdf
docs/source/tutorial/figs/mec_simple.png
docs/source/tutorial/figs/parallel_pi.pdf
docs/source/tutorial/figs/parallel_pi.png
docs/source/tutorial/figs/single_digits.pdf
docs/source/tutorial/figs/single_digits.png
docs/source/tutorial/figs/two_digit_counts.pdf
docs/source/tutorial/figs/two_digit_counts.png
docs/source/tutorial/figs/wideView.png
etc/jupyter/jupyter_notebook_config.d/ipyparallel.json
etc/jupyter/jupyter_server_config.d/ipyparallel.json
etc/jupyter/nbconfig/tree.d/ipyparallel.json
examples/Cluster API.ipynb
examples/Data Publication API.ipynb
examples/Futures.ipynb
examples/Index.ipynb
examples/Monitoring an MPI Simulation - 1.ipynb
examples/Monitoring an MPI Simulation - 2.ipynb
examples/Monte Carlo Options.ipynb
examples/Parallel Decorator and map.ipynb
examples/Parallel Magics.ipynb
examples/Using Dill.ipynb
examples/Using MPI with IPython Parallel.ipynb
examples/customresults.py
examples/dagdeps.py
examples/dask.ipynb
examples/dependencies.py
examples/fetchparse.py
examples/iopubwatcher.py
examples/itermapresult.py
examples/joblib.ipynb
examples/nwmerge.py
examples/phistogram.py
examples/progress.ipynb
examples/task_mod.py
examples/task_profiler.py
examples/throughput.py
examples/visualizing-tasks.ipynb
examples/broadcast/Broadcast view.ipynb
examples/broadcast/Dockerfile
examples/broadcast/MPI Broadcast.ipynb
examples/broadcast/docker-compose.yaml
examples/broadcast/memmap Broadcast.ipynb
examples/daVinci Word Count/pwordfreq.py
examples/daVinci Word Count/wordfreq.py
examples/interengine/bintree.py
examples/interengine/bintree_script.py
examples/interengine/communicator.py
examples/interengine/interengine.py
examples/pi/parallelpi.py
examples/pi/pidigits.py
examples/rmt/rmt.ipy
examples/rmt/rmt.ipynb
examples/rmt/rmtkernel.py
examples/wave2D/RectPartitioner.py
examples/wave2D/communicator.py
examples/wave2D/parallelwave-mpi.py
examples/wave2D/parallelwave.py
examples/wave2D/wavesolver.py
ipyparallel/__init__.py
ipyparallel/_async.py
ipyparallel/_version.py
ipyparallel/datapub.py
ipyparallel/error.py
ipyparallel/joblib.py
ipyparallel/logger.py
ipyparallel/traitlets.py
ipyparallel/util.py
ipyparallel.egg-info/PKG-INFO
ipyparallel.egg-info/SOURCES.txt
ipyparallel.egg-info/dependency_links.txt
ipyparallel.egg-info/entry_points.txt
ipyparallel.egg-info/not-zip-safe
ipyparallel.egg-info/requires.txt
ipyparallel.egg-info/top_level.txt
ipyparallel/apps/__init__.py
ipyparallel/apps/baseapp.py
ipyparallel/apps/ipclusterapp.py
ipyparallel/apps/ipcontrollerapp.py
ipyparallel/apps/ipengineapp.py
ipyparallel/apps/iploggerapp.py
ipyparallel/apps/launcher.py
ipyparallel/apps/logwatcher.py
ipyparallel/client/__init__.py
ipyparallel/client/_joblib.py
ipyparallel/client/asyncresult.py
ipyparallel/client/client.py
ipyparallel/client/futures.py
ipyparallel/client/magics.py
ipyparallel/client/map.py
ipyparallel/client/remotefunction.py
ipyparallel/client/view.py
ipyparallel/cluster/__init__.py
ipyparallel/cluster/__main__.py
ipyparallel/cluster/_winhpcjob.py
ipyparallel/cluster/app.py
ipyparallel/cluster/cluster.py
ipyparallel/cluster/launcher.py
ipyparallel/controller/__init__.py
ipyparallel/controller/__main__.py
ipyparallel/controller/app.py
ipyparallel/controller/broadcast_scheduler.py
ipyparallel/controller/dependency.py
ipyparallel/controller/dictdb.py
ipyparallel/controller/heartmonitor.py
ipyparallel/controller/hub.py
ipyparallel/controller/mongodb.py
ipyparallel/controller/scheduler.py
ipyparallel/controller/sqlitedb.py
ipyparallel/controller/task_scheduler.py
ipyparallel/engine/__init__.py
ipyparallel/engine/__main__.py
ipyparallel/engine/app.py
ipyparallel/engine/datapub.py
ipyparallel/engine/kernel.py
ipyparallel/engine/log.py
ipyparallel/engine/nanny.py
ipyparallel/labextension/build_log.json
ipyparallel/labextension/package.json
ipyparallel/labextension/schemas/ipyparallel-labextension/package.json.orig
ipyparallel/labextension/static/lab_lib_index_js.13974db8d324932308c0.js
ipyparallel/labextension/static/lab_lib_index_js.13974db8d324932308c0.js.map
ipyparallel/labextension/static/remoteEntry.023f00711bc9ef4bca48.js
ipyparallel/labextension/static/remoteEntry.023f00711bc9ef4bca48.js.map
ipyparallel/labextension/static/style.js
ipyparallel/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-313cda.e8f82e0a569f9c85299c.js
ipyparallel/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-313cda.e8f82e0a569f9c85299c.js.map
ipyparallel/labextension/static/vendors-node_modules_lumino_polling_dist_index_es6_js.8d1ca2ec4b48d2049f48.js
ipyparallel/labextension/static/vendors-node_modules_lumino_polling_dist_index_es6_js.8d1ca2ec4b48d2049f48.js.map
ipyparallel/nbextension/__init__.py
ipyparallel/nbextension/base.py
ipyparallel/nbextension/handlers.py
ipyparallel/nbextension/install.py
ipyparallel/nbextension/static/clusterlist.css
ipyparallel/nbextension/static/clusterlist.js
ipyparallel/nbextension/static/main.js
ipyparallel/serialize/__init__.py
ipyparallel/serialize/canning.py
ipyparallel/serialize/codeutil.py
ipyparallel/serialize/serialize.py
ipyparallel/tests/__init__.py
ipyparallel/tests/_test_startup_crash.py
ipyparallel/tests/clienttest.py
ipyparallel/tests/conftest.py
ipyparallel/tests/test_apps.py
ipyparallel/tests/test_async.py
ipyparallel/tests/test_asyncresult.py
ipyparallel/tests/test_canning.py
ipyparallel/tests/test_client.py
ipyparallel/tests/test_cluster.py
ipyparallel/tests/test_db.py
ipyparallel/tests/test_dependency.py
ipyparallel/tests/test_executor.py
ipyparallel/tests/test_joblib.py
ipyparallel/tests/test_launcher.py
ipyparallel/tests/test_lbview.py
ipyparallel/tests/test_magics.py
ipyparallel/tests/test_mongodb.py
ipyparallel/tests/test_mpi.py
ipyparallel/tests/test_remotefunction.py
ipyparallel/tests/test_serialize.py
ipyparallel/tests/test_slurm.py
ipyparallel/tests/test_ssh.py
ipyparallel/tests/test_util.py
ipyparallel/tests/test_view.py
ipyparallel/tests/test_view_broadcast.py
lab/schema/plugin.json
lab/src/clusters.tsx
lab/src/commands.ts
lab/src/dialog.tsx
lab/src/index.ts
lab/src/sidebar.ts
lab/src/svg.d.ts
lab/style/code-dark.svg
lab/style/code-light.svg
lab/style/index.css
lab/style/logo.svg