Skip to content

EpiForeSITE/epiworldPythonStreamlit

Repository files navigation

epiworldPythonStreamlit

Streamlit webapp for epiworld

If you haven't installed Streamlit:

pip install streamlit

Or:

python3 -m pip install streamlit

If you haven't installed yaml:

python3 -m pip install pyyaml

If Streamlit is installed, open your terminal or command prompt and navigate to the directory containing app.py

To run Streamlit with app:

streamlit run app.py

Launch the App online

Click below to open the live Streamlit application:

https://epiworldpythonapp.streamlit.app/

(If the app is still deploying, it may take a few seconds to load.)

About

Streamlit webapp for epiworld

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published