Skip to content

python version of futurestateanalytics/phl-assessments R solution

License

Notifications You must be signed in to change notification settings

bryangrimes/python-phl-assessments

Repository files navigation

python-phl-assessments

python version of futurestateanalytics/phl-assessments R solution

Parquet files are included in the repo for now to "just work"

Running the Streamlit App Locally

streamlit run app.py

Running the Streamlit App in Docker

docker build -t streamlit-phl-assessment .

docker run -p 8501:8501 streamlit-phl-assessment

About

python version of futurestateanalytics/phl-assessments R solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published