Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npatta01/streamlit-demo
https://github.com/npatta01/streamlit-demo
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/npatta01/streamlit-demo
- Owner: npatta01
- Created: 2020-12-31T20:00:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T00:03:42.000Z (almost 4 years ago)
- Last Synced: 2024-12-07T07:04:31.562Z (18 days ago)
- Language: Python
- Size: 48.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Streamlit Demo
This is a sample app showing how to use [Streamlit](https://www.streamlit.io/)
# App
This app is composed 3 streamlit apps.
- About
- Visualization of NY Crash
- Machine learning classification# Demo
**Machine Learning App Demo**
![Machine Learning App Demo](images/ml_demo.png)
**App in Action**
![App in Action](images/in_action.gif)
# Deployment
The app is deployed on Heroku using [github actions](.github/workflows/main.yml).
The app is accessible here.
https://np-streamlit.herokuapp.com/