Skip to content

Files

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 451 Bytes

Columbia Data Science Society Hackathon 2023

  • John BlackWelder, Ethan Chang, and Matt Schoenbauer

Project Description

Developer installation instructions

After cloning the reposity, run the following terminal commands in the root directory

python -m venv venv
source venv/bin/activate
pip install -Ir requirements.txt