holoviz-demos / gapminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%