- Step 1: create the virtual environment
make create_environment
- Step 2: activate the virtual environment
workon <virtualenv name>
- Step 3: add an ipython kernel (for jupyter notebooks)
make create_kernel
- Step 4: install requirements
pip install -r requirements.txt
- Step 5: edit
.dbconfig.json