GitXplorerGitXplorer
Y

gdp-dashboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
76b478924aea44e91de37612f6d9671d324a2d3b

Initial commit

YYuriyGavrilov committed 2 months ago

README

The README file for this repository.

🌎 GDP dashboard template

A simple Streamlit app showing the GDP of different countries in the world.

Open in Streamlit

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run streamlit_app.py