Create hiking routes from OpenStreetMap data.
pip install -r requirements.txt
Before committing, the cell outputs should be stripped from the jupyter notebooks. We use nbstripout to do this. Install it to run on every commit:
nbstripout --install --attributes .gitattributes