Skip to content

Ensure async handling for FilesRedirectHandler calls#84

Open
edan-bainglass wants to merge 1 commit into
oschuett:masterfrom
edan-bainglass:patch-1
Open

Ensure async handling for FilesRedirectHandler calls#84
edan-bainglass wants to merge 1 commit into
oschuett:masterfrom
edan-bainglass:patch-1

Conversation

@edan-bainglass

@edan-bainglass edan-bainglass commented Jul 21, 2026

Copy link
Copy Markdown

Jupyter Server 1.1.1 made this async. Though it worked at least at 1.19, in 2.16, this API inconsistency breaks the redirect. Here we simply address the asynchronous nature of the method by awaiting.

Closes #83

Jupyter Server 1.1.1 made this async. Though it worked at least at
1.19, in 2.16, this API inconsistency breaks the redirect. Here we
simply address the asynchronous nature of the method by awaiting.
@edan-bainglass

Copy link
Copy Markdown
Author

Hi @oschuett. As part of our continuous upgrades towards JupyterLab (by way of nbclassic first), I ran into this issue. I tested that indeed this PR resolves the issue and restores proper redirection to files.

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

Successfully merging this pull request may close these issues.

nbclassic support issue

1 participant