From 2ec8f2552ed31212668693887119f2463fbdb19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Delecour?= <13909848+theodcr@users.noreply.github.com> Date: Sat, 21 Sep 2019 11:22:14 +0200 Subject: [PATCH] Add url to Altair dashboard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 007a0ea..80edbcf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Notebook 0 is used to fetch data from a Spotify account, build clean datasets, a Notebook 1 builds an interactive dashboard with [Bokeh](https://bokeh.pydata.org/en/latest/), [Holoviews](http://holoviews.org/) and [Panel](https://panel.pyviz.org/index.html). The interactivity needs a Python backend. -Notebook 2 builds a simpler interactive dashboard with [Altair](https://altair-viz.github.io/). It creates a stand-alone [Vega](https://vega.github.io/vega/) HTML visualization with all interactivity embedded. +Notebook 2 builds a simpler interactive dashboard with [Altair](https://altair-viz.github.io/). It creates a stand-alone [Vega](https://vega.github.io/vega/) HTML visualization with all interactivity embedded. It can be viewed at https://theodcr.github.io/spotify-dashboards/index.html. Screenshots: