ChristineHillier / Airbnb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cd ~/Documents/
git clone https://github.com/ChristineHillier/Airbnb
cd Airbnb
conda create --name Airbnb python=3.6 -y
conda activate Airbnb
pip install -r requirements.txt
jupyter notebook

About


Languages

Language:Jupyter Notebook 100.0%