Chicago / food-inspections-evaluation

This repository contains the code to generate predictions of critical violations at food establishments in Chicago. It also contains the results of an evaluation of the effectiveness of those predictions.
http://chicago.github.io/food-inspections-evaluation/
Other
410 stars 130 forks source link

Fix problems with submodules in dev #56

Closed geneorama closed 9 years ago

geneorama commented 9 years ago

Upon new clone, the dev branch can not update submodules:

$ git checkout dev
$ git submodule init
No submodule mapping found in .gitmodules for path 'assets/journal-chicago'
geneorama commented 9 years ago

I don't think this is still a problem.