You can view the app using this link. https://github.com/gitgetsam/Africa-gdp-dashboard
A simple Streamlit app showing the GDP of different African countries.
-
Install the requirements
$ pip install -r requirements.txt -
Run the app
$ streamlit run streamlit_app.py
forked from https://github.com/streamlit/gdp-dashboard-template