Skip to content

holoviz-demos/bird_migration

Repository files navigation

Bird Migration Panel App

app badge

Serves the app.py app on mybinder, visualizing bird migration patterns in the Americas.

This repo contains:

  • environment.yml installing bokeh and nbserverproxy
  • a custom serverextension (panelserverextension.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 visualizes migration patterns of bird species in the Americas

dashboard screenshot

Releases

No releases published

Packages

No packages published

Languages