Serves the gapminder.ipynb
app on mybinder, displaying the Gapminder data using four different supported plotting libraries.
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 displaying the gapminder data using a number of libraries