From 8e47dfedb26d02084b2fc96f883a713b0c4e3dee Mon Sep 17 00:00:00 2001 From: Philipp Rudiger Date: Thu, 14 Apr 2022 17:05:57 +0200 Subject: [PATCH] Add Panel Stream demo to index --- pyscriptjs/examples/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pyscriptjs/examples/index.html b/pyscriptjs/examples/index.html index df2c82e6..02d1eaa4 100644 --- a/pyscriptjs/examples/index.html +++ b/pyscriptjs/examples/index.html @@ -30,6 +30,12 @@ WARNING: This examples takes a little longer to load. So be patient :)

+

Streaming Demo in Panel

+

Interactive Streaming Table and Bokeh plot using Panel + + WARNING: This examples takes a little longer to load. So be patient :) +

+

Simple Panel Demo

Simple demo showing Panel widgets interating with parts of the page