* renamed Mount argument
* fix tests
* Apply suggestions from code review
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
* updated examples as well
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
* added mount class and configured it into compute config
* added mount to the cloud runtime dispatcher
* raise error if s3 bucket is passed to a drive telling the user to utilize mounts
* added example for app
* udpated tests
* updated tests
* addressed code review comments
* fix bug
* bugfix
* updates'
* code review comments
* updates
* fixed tests after rename
* fix tests
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>
* tests
* ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: mansy <mansy@lightning.ai>