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

test: Fix deprecation warning from ipywidgets #3557

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

dangotbanned
Copy link
Member

@dangotbanned dangotbanned commented Aug 25, 2024

Closes #3234

Description

Documented in detail in #3234 (comment)

The solution here is applying a filterwarnings only when using a version prior to https://github.com/jupyter-widgets/ipywidgets/releases/tag/8.1.4

See #3555 for some more usage of reusable pytest.mark(s)

Copy link
Contributor

@jonmmease jonmmease left a comment

Choose a reason for hiding this comment

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

Thanks for tracking this one down!

@dangotbanned dangotbanned merged commit e543fbc into vega:main Aug 26, 2024
16 checks passed
@dangotbanned dangotbanned deleted the test-fix-traitlets-warn branch August 26, 2024 10:53
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.

maint: deprecation warning for traitlets
2 participants