Skip to content

js345/VirtualIRLab

Repository files navigation

COLDS Annotation System

Installation

Clone the repository to your local environment.This project requires a Python version >=2.7 and <=3.5. Go into the project directory and run the following:

pip install --upgrade pip
virtualenv virlab-pyenv
source virlab-pyenv/bin/activate
pip install -r requirements.txt

Make sure you run the source command before working with this project.

To leave the virtual environment, type deactivate.

Running Sever

Type the following to run the server in virtual environment:

python server.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6