insight-lane / crash-model

Build a crash prediction modeling application that leverages multiple data sources to generate a set of dynamic predictions we can use to identify potential trouble spots and direct timely safety interventions.
https://insightlane.org
MIT License
113 stars 40 forks source link

Docker #137

Closed terryf82 closed 6 years ago

terryf82 commented 6 years ago

updating Docker documentation to reflect new auto-build setup moving python virtual env from boston-crash-mode to crash-model fixing old doc references to boston-crash-model

j-t-t commented 6 years ago

You'll need to update travis.yml with the new name in order to get the ci to pass

terryf82 commented 6 years ago

@j-t-t I went ahead and updated the remainder of the travis config to use the latest miniconda3 image and execute python 3.6 since your PRs have now been merged in.