Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 233 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 233 Bytes

Welcome to the Compass Geopython Notebooks!

Initial commit:

git init
git add README.rst
git commit -m "first commit"
git remote add origin https://github.com/compassinformatics/notebooks.git
git push -u origin master