Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 372 Bytes

Advanced Algo II

system pre-reqs

setup

  • clone this repo
  • create virtualenv called algo
  • run pip install -r requirements.txt

run the notebook server

  • activate virtualenv workon algo
  • run this in the terminal jupyter notebook
  • should pop open a browser