f06de83634 | ||
---|---|---|
.. | ||
ui | ||
.gitignore | ||
README.md | ||
__init__.py | ||
app.py | ||
emulate_ui.py | ||
requirements.txt |
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