matthesrieke / timo-evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timo-evaluation

dev server (docker-compose)

  1. docker-compose build
  2. docker-compose up -d (this also mounts the flask/server python files to the container)
  3. Open browser: http://localhost:8080
  4. OpenAPI UI: http://localhost:8080/v3/swagger-ui

Make changes, then restart:

  1. docker-compose restart flask

About

License:MIT License


Languages

Language:Jupyter Notebook 86.7%Language:Python 12.2%Language:Dockerfile 1.1%