lightning/tests/tests_app_examples
Raphael Randschau 341c63c2b9
[CLI] add support to run app on a specific cluster (#13894)
Add `--cluster-id` flag which can be passed to `lightning run app` if the `--cloud` flag is present.
This allows you to run your Lightning AI apps on Lightning AI BYOC clusters running on your own cloud provider infrastructure.

Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
2022-08-04 10:48:29 -07:00
..
collect_failures Reduce state size (#13970) 2022-08-03 13:47:16 +00:00
components Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
core_features_app Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
custom_work_dependencies Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
idle_timeout Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
__init__.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
layout.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
pickle_or_not.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_argparse.py Add --app_args support from the CLI (#13625) 2022-07-15 19:12:40 +01:00
test_boring_app.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_collect_failures.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_commands.py [App] Introduce Commands (#13602) 2022-07-25 17:13:46 +00:00
test_core_features_app.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_custom_work_dependencies.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_drive.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_idle_timeout.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_multi_node.py (app) Introduce LightningTrainingComponent (#13830) 2022-07-29 16:44:52 +02:00
test_payload.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_quick_start.py Add CI app cloud e2e & fix setup UI download (#13499) 2022-07-17 20:19:01 +02:00
test_template_react_ui.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
test_template_streamlit_ui.py Add CI app cloud e2e & fix setup UI download (#13499) 2022-07-17 20:19:01 +02:00
test_v0_app.py [CLI] add support to run app on a specific cluster (#13894) 2022-08-04 10:48:29 -07:00