Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 971 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 971 Bytes

Install

Setup your virtual environment, Python 3.8.10+

python3 -m virtualvenv venv
cd venv
source bin/env
pip3 install -r requirements.txt

Then run the index.py application

python3 index.py

Point your browser to localhost:8050, the default DASH server settings, and you should see it. The application is live on Heroku

Author

Luis Barrancos (source code, Jupyter Lab notebooks)

Data Sources

Credits

Afonso Lopes, Bruno Mascarenhas, Joáo Cardielos for the project video, audio. Gabriel Chavarry for inspiration in his related Unity work.