Skip to content

Plotly 5.11.0-pyhd8ed1ab_1 forces downgrade of various python widget packages #3978

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

Closed
pythonic2020 opened this issue Dec 8, 2022 · 2 comments

Comments

@pythonic2020
Copy link

In a conda env running Python 3.9, the latest plotly build (5.11.0-pyhd8ed1ab_1) from conda-forge repo forces the downgrade of several packages related to jupyter widgets:

The following packages will be UPDATED:

plotly                                5.11.0-pyhd8ed1ab_0 --> 5.11.0-pyhd8ed1ab_1

The following packages will be DOWNGRADED:

  ipywidgets                             8.0.2-pyhd8ed1ab_1 --> 7.7.2-pyhd8ed1ab_0
  jupyterlab_widgets                     3.0.3-pyhd8ed1ab_0 --> 1.1.1-pyhd8ed1ab_0
  widgetsnbextension                     4.0.3-pyhd8ed1ab_0 --> 3.6.1-pyha770c72_0

Is this expected behavior?

@Alexboiboi
Copy link

Hi @pythonic2020 , this is expected since ipywidgets>=8 is not yet compatible with plotly.

See wip here: #3930

@pythonic2020
Copy link
Author

Ok, thank you.

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

3 participants