Skip to content

Commit

Permalink
Merge branch 'master' of github.com:theodcr/spotify-dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
theodcr committed Sep 21, 2019
2 parents 083d677 + 2ec8f25 commit 89394ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 89394ab

Please sign in to comment.