diff --git a/pyscriptjs/examples/panel.html b/pyscriptjs/examples/panel.html index 119a3fc4..e1e2e4dd 100644 --- a/pyscriptjs/examples/panel.html +++ b/pyscriptjs/examples/panel.html @@ -20,7 +20,7 @@ import asyncio import micropip -await micropip.install(['panel==0.13.0rc10']) +await micropip.install(['panel']) import panel as pn diff --git a/pyscriptjs/examples/panel_kmeans.html b/pyscriptjs/examples/panel_kmeans.html index 7fe153c4..501fdcd0 100644 --- a/pyscriptjs/examples/panel_kmeans.html +++ b/pyscriptjs/examples/panel_kmeans.html @@ -4,14 +4,14 @@ Pyscript/Panel KMeans Demo - + - - - - + + + + @@ -20,14 +20,14 @@ - + - - + +