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

Fix filebrowser.open and add ability to provide a factory #14983

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

fcollonval
Copy link
Member

References

Follow up of #14945
Fixes #10969

Code changes

  • Add support to open a file with a specific factory
  • More robust test of activity tab existence
  • Add test for helper filebrowser.open

User-facing changes

None

Backwards-incompatible changes

None

@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch on binder, follow this link: Binder

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 5b4a76b into jupyterlab:main Aug 21, 2023
78 of 82 checks passed
@jtpio
Copy link
Member

jtpio commented Aug 21, 2023

@meeseeksdev please backport to 4.0.x

meeseeksmachine pushed a commit to meeseeksmachine/jupyterlab that referenced this pull request Aug 21, 2023
fcollonval added a commit that referenced this pull request Aug 22, 2023
… a factory (#14999)

Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
@yuvipanda
Copy link
Contributor

Just to understand, does this enable the ?factory= query parameter? Or is that something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Galata: Open a file with a different factory
3 participants