Created
March 12, 2020 15:26
-
-
Save qtangs/00b7a69bc819a30eaa8ec8f54c8c123a to your computer and use it in GitHub Desktop.
Covid 19 Dashboard run_app.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python app.py | |
### Output: | |
Running on http://127.0.0.1:8050/ | |
Debugger PIN: 853-611-907 | |
* Serving Flask app "app" (lazy loading) | |
* Environment: production | |
WARNING: This is a development server. Do not use it in a production deployment. | |
Use a production WSGI server instead. | |
* Debug mode: on | |
Running on http://127.0.0.1:8050/ | |
Debugger PIN: 035-828-348 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment