Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 5.61 KB

README.md

File metadata and controls

15 lines (10 loc) · 5.61 KB

Gapminder Panel App

app badge

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

dashboard screenshot