/advanced_algo

Primary LanguageJupyter Notebook

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