From cc84ec2739ecd0d5081fb6bc4b7ec782879d41b6 Mon Sep 17 00:00:00 2001 From: Pritam Das Date: Mon, 7 Aug 2023 14:41:37 -0700 Subject: [PATCH] removed pyviz, simplified environment --- environment.yml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/environment.yml b/environment.yml index 2c8c624..ee5dc75 100644 --- a/environment.yml +++ b/environment.yml @@ -1,26 +1,20 @@ name: interactive-sentinel-2-cookbook-dev channels: - - pyviz - conda-forge dependencies: - - jupyter-book - - jupyterlab - - jupyter_server + - python - pip - - python>=3.9 - - matplotlib - - xarray + - jupyterlab - pandas + - xarray + - dask - hvplot + - geoviews - panel - bokeh - jupyter_bokeh - planetary-computer - pystac-client - - geoviews - - dask - - distributed - odc-stac - - pydantic < 2 - pip: - sphinx-pythia-theme