Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure the storage name #3

Open
jtpio opened this issue Mar 5, 2024 · 1 comment
Open

Configure the storage name #3

jtpio opened this issue Mar 5, 2024 · 1 comment

Comments

@jtpio
Copy link
Member

jtpio commented Mar 5, 2024

Issue for the following TODO:

/**
* The name of the local storage.
* TODO: make this configurable in the settings.
*/
const DEFAULT_STORAGE_NAME = 'JupyterLab Browser Storage';

Not that it is particularly important for the extension to work properly, but some users might want to be able to tweak the default value.

@jtpio
Copy link
Member Author

jtpio commented Mar 5, 2024

Related to jupyterlite/jupyterlite#1203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant