Skip to content

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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

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.
2 participants