Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 217 Bytes

pydatacba_optimization

This tutorial runs on Python 3.5

If you are able to create virtual envs, you can use

mkvirtualenv --python=3.5 pydatacba_opt

Then install the requirements

pip install -r requirements.txt