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

Need to restart jupyter server frequently #74

Open
nileshvd opened this issue Jan 13, 2025 · 1 comment
Open

Need to restart jupyter server frequently #74

nileshvd opened this issue Jan 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@nileshvd
Copy link

Tested in SageMaker JupyterLab

Installed the extension, and kept the tab open. After some time (most likely after some kind of session timeout) S3 browser stopped showing S3 contents. Restarting jupyter server fixes the issue, but this should not be necessary

Expected
No need to restart jupyter server

@DenisaCG DenisaCG added the bug Something isn't working label Jan 14, 2025
@nileshvd
Copy link
Author

I think this is caused by session token being generated when the jupyter server starts and that it never gets refreshed. Reference: https://github.com/QuantStack/jupyter-drives/blob/main/jupyter_drives/base.py#L76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants