.coveragerc
.git-blame-ignore-revs
.gitignore
.pre-commit-config.yaml
.zenodo.json
CHANGES.rst
CONTRIBUTING.md
LICENSE
Makefile
README.md
RELEASE.rst
pyproject.toml
setup.cfg
setup.py
.github/config.yml
.github/workflows/create-github-release.yml
.github/workflows/docbuild.yml
.github/workflows/publish-to-test-pypi.yml
.github/workflows/pythonpackage.yml
.maintenance/publish_release.sh
.maintenance/update_changes.sh
.maintenance/update_zenodo.py
cloudknot/__init__.py
cloudknot/_version.py
cloudknot/cli.py
cloudknot/cloudknot.py
cloudknot/config.py
cloudknot/dockerimage.py
cloudknot.egg-info/PKG-INFO
cloudknot.egg-info/SOURCES.txt
cloudknot.egg-info/dependency_links.txt
cloudknot.egg-info/entry_points.txt
cloudknot.egg-info/not-zip-safe
cloudknot.egg-info/requires.txt
cloudknot.egg-info/top_level.txt
cloudknot/aws/__init__.py
cloudknot/aws/base_classes.py
cloudknot/aws/batch.py
cloudknot/aws/ecr.py
cloudknot/commands/__init__.py
cloudknot/commands/base.py
cloudknot/commands/configure.py
cloudknot/data/config_ref_data/test_add_resource.cfg
cloudknot/data/config_ref_data/test_remove_resource.cfg
cloudknot/data/docker_image_ref_data/requirements.txt
cloudknot/data/docker_image_ref_data/ref1/Dockerfile
cloudknot/data/docker_image_ref_data/ref1/requirements.txt
cloudknot/data/docker_image_ref_data/ref1/script.py
cloudknot/data/docker_image_ref_data/ref2/Dockerfile
cloudknot/data/docker_image_ref_data/ref2/script.py
cloudknot/data/docker_reqs_ref_data/py3/ref1/Dockerfile
cloudknot/data/docker_reqs_ref_data/py3/ref1/requirements.txt
cloudknot/data/docker_reqs_ref_data/py3/ref1/unit-testing-func.py
cloudknot/data/docker_reqs_ref_data/py3/ref2/Dockerfile
cloudknot/data/docker_reqs_ref_data/py3/ref2/requirements.txt
cloudknot/data/docker_reqs_ref_data/py3/ref2/test-func-input.py
cloudknot/data/profiles_ref_data/cloudknot_with_profile
cloudknot/data/profiles_ref_data/cloudknot_without_profile
cloudknot/data/profiles_ref_data/config
cloudknot/data/profiles_ref_data/credentials_with_default
cloudknot/data/profiles_ref_data/credentials_without_default
cloudknot/templates/Dockerfile.template
cloudknot/templates/batch-environment-gpu-increase-ebs-volume.template
cloudknot/templates/batch-environment-gpu.template
cloudknot/templates/batch-environment-increase-ebs-volume.template
cloudknot/templates/batch-environment.template
cloudknot/templates/pars-with-default-vpc.template
cloudknot/templates/pars-with-new-vpc.template
cloudknot/templates/script.template
cloudknot/tests/__init__.py
cloudknot/tests/test_aws.py
cloudknot/tests/test_config.py
cloudknot/tests/test_docker_image.py
cloudknot/tests/test_knot.py
cloudknot/tests/test_pars.py
doc/Makefile
doc/conf.py
doc/documentation.rst
doc/example_config.txt
doc/example_credentials.txt
doc/faq.rst
doc/getting_started.rst
doc/index.rst
doc/minimal_permissions.txt
doc/_static/collapsible.css
doc/_static/git.png
doc/_static/logo.png
doc/_templates/page.html
doc/_templates/autosummary/class.rst
doc/_templates/autosummary/function.rst
doc/_templates/autosummary/module.rst
doc/api/aws.rst
doc/api/config.rst
doc/sphinxext/docscrape.py
doc/sphinxext/docscrape_sphinx.py
doc/sphinxext/github.py
examples/00_random_matrix_vector_multiply.ipynb
examples/01_a_bunch_of_hellos.ipynb
examples/02_process_mri_data.ipynb
examples/03_write_to_s3_bucket.ipynb
examples/04_using_dockerimage.ipynb
examples/05_using_gpus.ipynb
examples/README.md
examples/scipy-2018-paper-examples/benchmark_mri_pipeline.ipynb
examples/scipy-2018-paper-examples/cloudknot_nargs_scaling.pkl
examples/scipy-2018-paper-examples/cloudknot_nargs_scaling_default_params.pkl
examples/scipy-2018-paper-examples/cloudknot_syssize_scaling.pkl
examples/scipy-2018-paper-examples/cloudknot_syssize_scaling_default_params.pkl
examples/scipy-2018-paper-examples/compare_heateq_results.ipynb
examples/scipy-2018-paper-examples/compare_results_mri.ipynb
examples/scipy-2018-paper-examples/heat_eq_cloudknot.ipynb
examples/scipy-2018-paper-examples/heat_eq_pywren.ipynb
examples/scipy-2018-paper-examples/monte_pi.ipynb
examples/scipy-2018-paper-examples/pywren_nargs_scaling.pkl
examples/scipy-2018-paper-examples/pywren_syssize_scaling.pkl