holoviz-demos / bird_migration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%