diff --git a/repl/jupyter-lite.json b/repl/jupyter-lite.json index 5673782..6005421 100644 --- a/repl/jupyter-lite.json +++ b/repl/jupyter-lite.json @@ -10,7 +10,6 @@ "jupyterlab-nebari-mode:logo", "@jupyter-notebook/lab-extension:interface-switcher" ], - "exposeAppInBrowser": true, - "enableServiceWorkerCache": true + "exposeAppInBrowser": true } }