Skip to content
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

Provide a custom IDocumentManager #6446

Closed
wants to merge 1 commit into from
Closed

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Jun 9, 2022

Fixes #6344

This avoids having to patch docManager.open method at runtime.

However since the IDocumentManager.IWidgetOpener requires access to the doc manager to handle dirty contexts, some logic is similar to the one in the @jupyterlab/docmanager-extension:manager plugin.

@jtpio jtpio changed the title Provide a custom IDocumentManager Provide a custom IDocumentManager Jun 9, 2022
@jtpio jtpio added this to the 7.0 milestone Jun 9, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2022

Binder 👈 Launch a Binder on branch jtpio/notebook/doc-manager

@jtpio jtpio mentioned this pull request Oct 12, 2022
4 tasks
@jtpio jtpio closed this in #6566 Oct 13, 2022
@jtpio jtpio deleted the doc-manager branch October 13, 2022 13:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the upstream DocumentManager more customizable
1 participant