Skip to content

[BUG] #350

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

Open
MTMDN-VS opened this issue Apr 11, 2025 · 2 comments
Open

[BUG] #350

MTMDN-VS opened this issue Apr 11, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@MTMDN-VS
Copy link

Describe the bug 🖍️

I got an error where it says that from dash._jupyter import JupyterDash, _jupyter_config, make_server, retry
ImportError: cannot import name 'retry' from 'dash._jupyter'

Reproducing the bug 🔍

using poetry together with this packages
plotly = ">=6.0.0,<7.0.0"
dash = "^3.0.0"
dash-bootstrap-components = ">=1.7.1,<2.0.0"
dash-bootstrap-templates = ">=2.1.0,<3.0.0"
dash-auth = ">=2.3.0,<3.0.0"
dash-mantine-components = "^1.1.1"
dask = "^2025.3.0"
plotly-resampler = "0.11.0rc0"

Expected behavior 🔧

It should load the server without getting errors

Screenshots 📸

If applicable, add screenshots to help explain your problem.

Environment information: (please complete the following information)

  • OS: WSL on Windows
  • Python environment:
    • Python version: 3.11
    • plotly-resampler environment:
      plotly = ">=6.0.0,<7.0.0"
      dash = "^3.0.0"
      dash-bootstrap-components = ">=1.7.1,<2.0.0"
      dash-bootstrap-templates = ">=2.1.0,<3.0.0"
      dash-auth = ">=2.3.0,<3.0.0"
      dash-mantine-components = "^1.1.1"
      dask = "^2025.3.0"
  • plotly-resampler version: "0.11.0rc0"

Additional context
Add any other context about the problem here.

@MTMDN-VS MTMDN-VS added the bug Something isn't working label Apr 11, 2025
@MTMDN-VS
Copy link
Author

Old version
Image

Fixed verion
Image

@jonasvdd
Copy link
Member

Hi @MTMDN-VS,

This should be fixed in plotly-resampler=0.11.0rc1
https://pypi.org/project/plotly-resampler/#history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants