Skip to content

Add session context patch to include drive name in path#97

Merged
gjmooney merged 1 commit into
QuantStack:mainfrom
gjmooney:running_panel_reopen
Aug 26, 2025
Merged

Add session context patch to include drive name in path#97
gjmooney merged 1 commit into
QuantStack:mainfrom
gjmooney:running_panel_reopen

Conversation

@gjmooney

Copy link
Copy Markdown
Collaborator

Fixes #46

This PR adds a plugin to patch the session context with the drive name in order to reopen documents from the kernels section of the running panel. This is just a temporary solution, jupyterlab/jupyterlab#15958 should resolve the issue upstream.

This patch is originally from jupyterlite/jupyterlite#1227

contextPatch.mp4

@gjmooney gjmooney added the bug Something isn't working label Aug 14, 2025
@github-actions

Copy link
Copy Markdown

Binder 👈 Launch a Binder on branch gjmooney/jupyter-drives/running_panel_reopen

@jtpio

jtpio commented Aug 14, 2025

Copy link
Copy Markdown
Member

This is just a temporary solution, jupyterlab/jupyterlab#15958 should resolve the issue upstream.

Sounds good 👍 It would still help move forward here until the fix is merged is released upstream.

@DenisaCG DenisaCG left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Let's merge this for now and we can come back once the issue is fixed in JupyterLab.

@gjmooney gjmooney merged commit db85bee into QuantStack:main Aug 26, 2025
8 checks passed
@gjmooney gjmooney deleted the running_panel_reopen branch August 26, 2025 10:26
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.

Reopening a notebook from the running panel doesn't work for jupyter drive managed files.

3 participants