Web application with Python, HTML, Flask, Plotly
This training module is part of Udacity's Data Science Nanodegree program.
To run:
- Have code downloaded on local machine
- cd into main folder ('web-app-simple')
- Run in terminal > python worldbank.py <
- Open new browser window and enter local host address > http://localhost:3001/ <
- To quit application in terminal > CTR+C <