Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 419 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 419 Bytes

#CityView data dashboard

This repo is for the 2017 Hack for a cause City of Eugene Data Dashboard challenge.

To install and work on this repo you need to create python virtualenv using python3.5, checkout this repo to a directory on your local machine. And then run pip install -r requirements.txt followed by ipython notebook notebooks/

To render the static files run make in the top-level project directory.