-
clone this repository
-
open anaconda navigator
-
do these:
- click on environments
- left click on "the green play button"
- click on "open terminal"
-
run this command below: copy the folder path on your machine and replace with "path-on-your-machine"
- streamlit run "path-on-your-machine/icecream_sales_webapp.py"
-
Your default browser will open up and ready to use the app.