diff --git a/examples/panel.html b/examples/panel.html index ae3ab8c6..81f01fba 100644 --- a/examples/panel.html +++ b/examples/panel.html @@ -3,10 +3,10 @@ Panel Example - - - - + + + + @@ -29,7 +29,7 @@ packages = [ "bokeh", "numpy", - "panel==0.13.1" + "panel==0.14.1" ]