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 operator precedence when checking for jupyter #1672

Closed
wants to merge 1 commit into from

Conversation

chris-janidlo
Copy link
Contributor

Description

The current code doesn't release that it's in a jupyter notebook due to operator precedence; added parentheses to fix this.

Type of change

  • Bug fix (non-breaking change that fixes an issue)

The current code doesn't release that it's in a jupyter notebook due to
operator precedence; added parentheses to fix this.
@chris-janidlo chris-janidlo added no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy labels Sep 30, 2024
Copy link
Member

@rjmello rjmello left a comment

Choose a reason for hiding this comment

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

Good catch. We should probably add a test for this.

@chris-janidlo
Copy link
Contributor Author

closing to base this off the release branch instead

@chris-janidlo chris-janidlo deleted the globus-app-jupyter-fix branch November 15, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-news-is-good-news This change does not require a news file quick-review Review of this should be quick and easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants