From 6541c9dc98b4791965f59821eea242b52d469ec0 Mon Sep 17 00:00:00 2001 From: Fabio Pliger Date: Mon, 18 Apr 2022 23:30:32 -0500 Subject: [PATCH] change id in exmaples --- pyscriptjs/examples/bokeh.html | 2 +- pyscriptjs/examples/bokeh_interactive.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyscriptjs/examples/bokeh.html b/pyscriptjs/examples/bokeh.html index f4de7d48..541040db 100644 --- a/pyscriptjs/examples/bokeh.html +++ b/pyscriptjs/examples/bokeh.html @@ -23,7 +23,7 @@

Bokeh Example

- + import json import pyodide diff --git a/pyscriptjs/examples/bokeh_interactive.html b/pyscriptjs/examples/bokeh_interactive.html index cc123192..61cd9bb6 100644 --- a/pyscriptjs/examples/bokeh_interactive.html +++ b/pyscriptjs/examples/bokeh_interactive.html @@ -23,7 +23,7 @@

Bokeh Example

- + import asyncio import json import pyodide