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

[HOTFIX] open_browser should be a primitive, not a trait #237

Merged

Conversation

echarles
Copy link
Member

This is a hotfix for a regression introduced in #217

As discussed during last jupyter server weekly meeting, open_browser defined on ExtensionApp should be a primitive boolean value, not a trait.

We will review anyway this when we will support serverapp traits overrides in a generic way (with whitelist).

Copy link
Member

@Zsailer Zsailer left a comment

Choose a reason for hiding this comment

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

Thanks, @echarles. Let's merge this as-is and make it configurable later. Thanks!

@Zsailer Zsailer merged commit f1df254 into jupyter-server:master May 29, 2020
@blink1073 blink1073 added this to the 1.0 Release milestone Sep 17, 2020
hMED22 pushed a commit to hMED22/jupyter_server that referenced this pull request Jan 23, 2023
…wser-hotfix

[HOTFIX] open_browser should be a primitive, not a trait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants