nicholas-dinicola / Candy-Power-Ranking-Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candy-Power-Ranking-Analysis

To reproduce the experiments using docker run:

cd Candy-Power-Ranking-Analysis docker-compose up -d

go to: http://localhost:7777/lab/tree/work Password: Hi

To reprodue the experiments using python virtual ven:

cd Candy-Power-Ranking-Analysis python3 -m venv venv source bin/activate/venv pip install --no-cache-dir -r requirements.txt jupyter lab

Note: If using virtual venv other packages might be needed

About

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.2%Language:Dockerfile 0.1%