pelanmar1 / theoracle_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flasktest

Setup Docker container:

1. Clone this repo and theOracle repo. 
2. From inside the flasktest directory, run the following command on terminal

        sh fastSetup.sh [path_to_theoracle_dir] [path_to_flasktest_dir]

For Web App:

After setting up the container open the file:

        flasktest/web_app/home/home.html

TODO LIST

Remove all tmp files over an hour old in the cron job Change the tmp file naming scheme to something uniq so files dont collide Need a way to clean up requests that cause train.py to crash Get LinearReg and PyFlux working again

About


Languages

Language:Python 47.0%Language:HTML 23.5%Language:JavaScript 23.5%Language:Shell 5.3%Language:CSS 0.7%