From 3b280ff8191f4400c30511b796bf689023fdccb0 Mon Sep 17 00:00:00 2001 From: Katelyn FitzGerald <7872563+kafitzgerald@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:06:41 -0700 Subject: [PATCH] minor env cleanup in environment.yml --- environment.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/environment.yml b/environment.yml index ebcbecc2..91e9efb6 100644 --- a/environment.yml +++ b/environment.yml @@ -2,10 +2,10 @@ name: advanced-viz-cookbook channels: - conda-forge dependencies: - - python>=3.9,<3.12 + - sphinx-pythia-theme - jupyter-book - jupyterlab - - jupyter_server + - jupyter_bokeh - pandas - matplotlib - cartopy @@ -20,7 +20,3 @@ dependencies: - geocat-datafiles - geoviews - tropycal - - sphinx-pythia-theme - - pip - - pip: - - jupyter_bokeh