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

JupyterLite support #50

Open
jtpio opened this issue Sep 27, 2024 · 0 comments
Open

JupyterLite support #50

jtpio opened this issue Sep 27, 2024 · 0 comments

Comments

@jtpio
Copy link
Member

jtpio commented Sep 27, 2024

Since JupyterLite does not support server extensions, maybe there could be an option to do the indexing of files via calls to serviceManager.contents.get().

In JupyterLite these don't end up being real HTTP calls but function calls instead, so it could be a viable option for now.

The regular would still default to using the Jupyter Server extension, although it could use the serviceManager.contents.get() approach too if enabled.

@jtpio jtpio mentioned this issue Sep 27, 2024
3 tasks
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