We used mybinder.org to to get a version of our jupyter notebooks directly to live.
You can start our main notebook on LOSD here
All information is in the binder subfolder:
- Currently we only use environment.yml(https://github.com/statistikstadtzuerich/documentation/blob/master/binder/environment.yml) to include all relevant kernels (Sparql, R, python)
- postBuild could be used to add commands.
More information about possible configurations can be found here
It may take some time to start the notebook. Afterwards it can be directly used.
- In mybinder the access to SPARQL is not running yet. The reason is, that mybinder.org blocks 8443 the port we would currently need.
- Not set to "trusted" yet.
This documentation is licensed under CC BY 4.0 (Statistik Stadt Zürich).