Awesome
gtfs_onboarding
View on Binder
To use locally:
- Install Docker and start it up
- In terminal, run
docker run -p 8888:8888 fjlanasa/mbta-gtfs-onboarding:1.0
- In terminal, find and click on link with authentication token (afterwards, you can just navigate to
localhost:8888
in your browser)
To access the notebook, open this file in a browser:
file:///home/jovyan/.local/share/jupyter/runtime/nbserver-6-open.html
Or copy and paste one of these URLs:
http://d4fa0b4a1f9f:8888/?token=b2f4136b16dc804eb4ef58688bfc07434dabc8e6c6625dfd
or http://127.0.0.1:8888/?token=b2f4136b16dc804eb4ef58688bfc07434dabc8e6c6625dfd
- Open file
GTFS Onboarding.ipynb
- Enjoy