Skip to content

Conversation

gjmooney
Copy link
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
Copy link

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

@jtpio
Copy link
Member

jtpio commented Aug 14, 2025

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.

Copy link
Member

@DenisaCG DenisaCG left a comment

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