Skip to content

Commit b9656c5

Browse files
Add custom contents and settings storage names (#151)
1 parent 0b4f8d4 commit b9656c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lite/jupyter-lite.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
"jupyter-lite-schema-version": 0,
33
"jupyter-config-data": {
44
"appName": "Jupyter Everywhere",
5+
"contentsStorageName": "JupyterEverywhere Storage",
6+
"settingsStorageName": "JupyterEverywhere Storage",
57
"exposeAppInBrowser": true,
68
"showLoadingIndicator": true,
79
"settingsOverrides": {

0 commit comments

Comments
 (0)