Skip to content

rlai-lab/rlai-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for rlai.ualberta.ca

  1. Install miniconda (3.7)
  2. Install gunicorn and pyyaml
  3. Install google API tools
  4. Install flask
  5. Clone website repo

To run the server, execute:

gunicorn -w 2 -b 0.0.0.0:80 server:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published