https://github.com/lanzani/streamlit-starter-app
https://github.com/lanzani/streamlit-starter-app
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lanzani/streamlit-starter-app
- Owner: lanzani
- Created: 2023-08-05T07:26:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T07:49:37.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:52:34.220Z (11 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamlit Starter App
This is a starter app template for Streamlit.
To run the application:
```bash
streamlit run app/app.py
```