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

Temporarily constrain dask #264

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Temporarily constrain dask #264

merged 1 commit into from
Jan 20, 2025

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Jan 20, 2025

There seems to be an issue with hvplot and bokeh with the latest dask:

WARNING:param.hvplot_extension: bokeh backend hook <function _load_bokeh at 0x7fb7511e7e20> failed with following exception: module 'dask.dataframe.core' has no attribute 'DataFrame'

Checklist

  • Testing comment in the PR documents testing used to verify the changes

There seems to be an issue with hvplot and bokeh with the
latest dask:
```
WARNING:param.hvplot_extension: bokeh backend hook <function _load_bokeh at 0x7fb7511e7e20> failed with following exception: module 'dask.dataframe.core' has no attribute 'DataFrame'
```
@xylar xylar self-assigned this Jan 20, 2025
@xylar xylar added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@xylar
Copy link
Collaborator Author

xylar commented Jan 20, 2025

Testing

CI is passing, whereas it was failing with the newest dask.

@xylar xylar merged commit 87ba957 into E3SM-Project:main Jan 20, 2025
5 checks passed
@xylar xylar deleted the constrain-dask branch January 20, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant