From 40abd5b427baba208506eeb76fadb96a18de554c Mon Sep 17 00:00:00 2001 From: Hugo Linsenmaier Date: Thu, 19 Nov 2020 13:30:00 -0600 Subject: [PATCH] Add new force atlas 2 notebook dependencies --- conda/recipes/rapids-notebook-env/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) 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