diff --git a/repl/jupyter-lite.json b/repl/jupyter-lite.json index 1ae3322..24e6773 100644 --- a/repl/jupyter-lite.json +++ b/repl/jupyter-lite.json @@ -5,6 +5,7 @@ "@jupyterlab/drawio-extension", "jupyterlab-kernel-spy", "jupyterlab-tour" - ] + ], + "exposeAppInBrowser": true } }