https://github.com/callumrollo/streamlit-demo-aws
A demo streamlit app with some mocked AWS data
https://github.com/callumrollo/streamlit-demo-aws
Last synced: 3 months ago
JSON representation
A demo streamlit app with some mocked AWS data
- Host: GitHub
- URL: https://github.com/callumrollo/streamlit-demo-aws
- Owner: callumrollo
- License: mit
- Created: 2025-01-13T07:37:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-29T09:05:51.000Z (4 months ago)
- Last Synced: 2025-01-29T10:22:14.319Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steps to reproduce:
1. clone this repo
2. pip install streamlit
3. streamlit run app.pyThe app will now launch locally in your browser
To push it to the web, click the "Deploy" button in the top right hand corner of the app window in your browser and follow the prompts from streamlit.
See this app live at https://aws-demo.streamlit.app/