lightning/examples/app_v0
Mansy 2ea35182e0
Add lightning app examples (#13456)
* add lightning app examples

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

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

* fix CI

* rm init

* restucture app examples

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

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

* img

Co-authored-by: mansy <mansy@lightning.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-06-30 16:45:15 -04:00
..
ui Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
.gitignore Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
README.md 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
app.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
emulate_ui.py Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00
requirements.txt Add lightning app examples (#13456) 2022-06-30 16:45:15 -04:00

README.md

v0 app

This app is a flow-only app with nothing fancy. This is meant to present the basic functionalities of the lightning framework.

Starting it

Local

lightning run app app.py

Cloud

lightning run app app.py --cloud