From 538aac9a2870c6723edb87c46ec02df3fa35fdab Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Thu, 25 May 2023 10:39:07 +0200 Subject: [PATCH] Fix #1482 - Add utils.py to the list of modules (#1485) --- examples/repl2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/repl2.html b/examples/repl2.html index a1796a9e..db147443 100644 --- a/examples/repl2.html +++ b/examples/repl2.html @@ -27,7 +27,7 @@

Custom REPL

- + packages = [ "bokeh",