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