diff --git a/repl/jupyter-lite.json b/repl/jupyter-lite.json index 3c6e847..96cdf30 100644 --- a/repl/jupyter-lite.json +++ b/repl/jupyter-lite.json @@ -7,7 +7,5 @@ "jupyterlab-tour" ], }, - "env": { - "BRIGHTWAY_DIR":"/tmp/brightway", - } + "contentsStorageDrivers": "webSQLStorage", }