/DriftVis

Primary LanguageJavaScript

DriftVis

Installation

  1. Unzip code <DIR>/DriftVisRelease

  2. If there is no cache and data folder, you can download them from Cache Link and Data Link

  3. pip install -r requirements.txt

  4. python manage.py run , and then visit localhost:49620. To specify other port, please use python manage.py run <port>