Skip to content

stevenjlm/streamlit-pen

Repository files navigation

streamlit-pen

Streamlit web app for the predictive maintenance tool (marching-penguins).

Setup

This web-app uses the Streamlit package for the front-end. It calls AWS sagemaker and S3 buckets for inference and raw data respectively.

The requirements.txt file contains necessary python modules to run the web-app. After installing the requirements,

$ streamlit run home.py

will run the server which you can connect to via http://localhost:8501/.

About

streamlit app for marching penguins project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published