README.md 206 Bytes
Newer Older
Administrator's avatar
Administrator committed
1 2
1) push down the project
2) go into the folder
Administrator's avatar
Administrator committed
3 4 5 6 7
3) **export FALSK_APP=hello_app.py**
4) **flask run --host=0.0.0.0**
5) open the browser http://0.0.0.0:5000/static/predict.html

in bold run from the terminal