Serves the glaciers.ipynb
defining an app which allows cross-filtering all global glaciers using datashader and holoviews.
This repo contains:
environment.yml
installing bokeh and nbserverproxy- a custom serverextension (
bokehserverextension.py
) that launches bokeh server - a
postBuild
script to enable the server extensions and install the local one (this last step would go away if the local extension became a proper package) - A panel based app which allows cross-filtering on all global glaciers
For some context and more information about the data sources, see this blog post.