{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "The NYC Taxi trips dataset is a well-studied data-science example. Here we show how to build a simple dashboard for exploring 10 million taxi trips using Datashader and Panel, as both a Jupyter notebook and as a standalone dashboard.\n", "\n", "**Live App URL**: https://nyc-taxi.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/nyc_taxi/main?urlpath=/nyc_taxi.ipynb)\n", "\n", "\n", "\n", "