Skip to content

Conversation

@DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented Dec 9, 2024

Update logic when listing drives, such that it uses the region from the configuration, and later extracts the individual drive region when mounting the drive. The region extraction was causing a delay when loading JupyterLab and refreshing the page.

@DenisaCG DenisaCG added the bug Something isn't working label Dec 9, 2024
@DenisaCG DenisaCG self-assigned this Dec 9, 2024
@github-actions
Copy link

github-actions bot commented Dec 9, 2024

Binder 👈 Launch a Binder on branch DenisaCG/jupyter-drives/fixRefresh

@DenisaCG DenisaCG linked an issue Dec 9, 2024 that may be closed by this pull request
@DenisaCG DenisaCG merged commit c7a824f into QuantStack:main Dec 9, 2024
6 checks passed
@DenisaCG DenisaCG deleted the fixRefresh branch December 9, 2024 16:00
@ellisonbg
Copy link
Contributor

Thanks for working on this! Can we make the logic for this more fully async so there isn't any blocking delay?

@DenisaCG
Copy link
Member Author

Can we make the logic for this more fully async so there isn't any blocking delay?

Thanks for the suggestion! I merged this PR which updates the logic to use async functionalities.

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

Successfully merging this pull request may close these issues.

JupyterLab frontend is slow to load when jupyter-drives is installed

2 participants