{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "This notebook provides an annotated [Panel](https://panel.holoviz.org)+[HoloViews](https://holoviews.org) implementation of a [dashboard originally developed in Plotly+Dash](https://github.com/OGGM/OGGM-Dash/blob/master/apps/explore/app.py) for viewing data about the Earth's glaciers from the [Open Global Glacier Model](https://oggm.org).\n", "\n", "**Live App URL**: https://glaciers.pyviz.demo.anaconda.com\n", "\n", "The app is defined as a notebook ipynb file and can also be viewed on MyBinder.org:\n", "\n", "[](https://mybinder.org/v2/gh/panel-demos/glaciers/main?urlpath=/glaciers.ipynb)\n", "\n", "\n", "\n", "