From b5c2e3e8fd7cd98c98e5654ba53389abaf3ed71a Mon Sep 17 00:00:00 2001 From: spestana Date: Wed, 20 Nov 2019 22:24:35 -0800 Subject: [PATCH] Move plotting demo workbook to resources page --- resources/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/index.html b/resources/index.html index 13fd0e28..dc1c68f6 100644 --- a/resources/index.html +++ b/resources/index.html @@ -143,7 +143,9 @@

Coding:

- See this documentation for various python visualization libraries. + See this documentation for various python visualization libraries. This jupyter notebook provides a demo of the bokeh library and links to other data visualization resources: + interactive-plotting-demo.ipynb + [preview]