From 36102272596a2e9ae7b51cb1af107039f325d13f Mon Sep 17 00:00:00 2001 From: Xylar Asay-Davis Date: Mon, 20 Jan 2025 17:48:22 +0100 Subject: [PATCH] Temporarily constrain dask There seems to be an issue with hvplot and bokeh with the latest dask: ``` WARNING:param.hvplot_extension: bokeh backend hook failed with following exception: module 'dask.dataframe.core' has no attribute 'DataFrame' ``` --- deploy/conda-dev-spec.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/conda-dev-spec.template b/deploy/conda-dev-spec.template index 084b772d4..07aba1618 100644 --- a/deploy/conda-dev-spec.template +++ b/deploy/conda-dev-spec.template @@ -4,6 +4,8 @@ antimeridian cartopy cartopy_offlinedata cmocean +# temporary constraint on dask due to hvplot and bokeh issue +dask <2025.1.0 esmf={{ esmf }}={{ mpi_prefix }}_* ffmpeg geometric_features={{ geometric_features }}