diff --git a/conda/recipes/rapids-notebook-env/meta.yaml b/conda/recipes/rapids-notebook-env/meta.yaml index 7a303480..70fda447 100644 --- a/conda/recipes/rapids-notebook-env/meta.yaml +++ b/conda/recipes/rapids-notebook-env/meta.yaml @@ -36,12 +36,14 @@ requirements: - python run: - bokeh {{ bokeh_version }} + - colorcet - conda-forge::blas - cudatoolkit ={{ cuda_version }}.* - cupy {{ cupy_version }} - cython {{ cython_version }} - dask-labextension - dask-ml + - datashader {{ datashader_version }} - fa2 - filterpy - holoviews