https://github.com/jtpio/herestapis
https://github.com/jtpio/herestapis
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jtpio/herestapis
- Owner: jtpio
- License: mit
- Created: 2018-11-08T22:31:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T00:12:10.000Z (over 7 years ago)
- Last Synced: 2025-02-14T16:51:15.532Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 671 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Herestapis
[](http://mybinder.org/v2/gh/deeplook/herestapis/master?filepath=index.ipynb)
This is a collection of notebooks presented at a ["Geocoding and Mapping" special PyData Berlin meetup](https://www.meetup.com/PyData-Berlin/events/255574946/) on 2018-11-08. They can be executed inside a Jupyter environment kindly hosted by [mybinder.org](mybinder.org). You only need to click the "launch binder" button and wait anywhere between 30 seconds and two minutes.
Of course, you could also download or clone this repo and install the dependencies in `binder/apt.txt` and `binder/environment.yml` locally (the latter with `conda`)... For now the former is recommended, as everything should work (except the `ipyearth` bits, which will be hopefully fixed, soon, too).