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

Deprecation warning coming from traitlets #85

Open
danielhollas opened this issue Sep 6, 2023 · 0 comments
Open

Deprecation warning coming from traitlets #85

danielhollas opened this issue Sep 6, 2023 · 0 comments

Comments

@danielhollas
Copy link

Discovered when unit testing aiidalab-widgets-base using pytest.

  /opt/hostedtoolcache/Python/3.8.17/x64/lib/python3.8/site-packages/ipywidgets_extended/dropdown.py:37: DeprecationWarning: metadata {'trait': <traitlets.traitlets.Unicode object at 0x7fc9270a29a0>} was set from the constructor. With traitlets 4.1, metadata should be set using the .tag() method, e.g., Int().tag(key1='value1', key2='value2')
    _disabled_options_labels = traitlets.Tuple(
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

No branches or pull requests

1 participant