lightning/tests/plugins/environments
Nic Eggert f4f51e0dcf
Add kubeflow cluster environment (#7300)
* Add kubeflow cluster environment

* Add KubeflowEnvironment to docs

* Add KubeflowEnvironment to the changelog

* break up a long line

* Add method to detect kubeflow environment

* Select Kubeflow environment when available

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Run pre-commit

* task_idx == 0

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-05-17 09:05:24 +01:00
..
__init__.py
test_kubeflow_environment.py Add kubeflow cluster environment (#7300) 2021-05-17 09:05:24 +01:00
test_lightning_environment.py [fix] Add a cluster environment teardown to clean up environment state (#6942) 2021-04-15 16:06:54 +00:00
test_slurm_environment.py
test_torchelastic_environment.py