From 9f87945943feb9b0d48a1293cf42823cd2a44871 Mon Sep 17 00:00:00 2001 From: Carl Boettiger Date: Thu, 17 Oct 2024 12:48:01 -0700 Subject: [PATCH] Update environment.yml --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 407ad5a..24d7426 100644 --- a/environment.yml +++ b/environment.yml @@ -1,3 +1,5 @@ +# add any dependencies you need below. Fix versions if necessary. + name: base channels: - conda-forge @@ -5,5 +7,4 @@ dependencies: - seaborn - ibis-duckdb - gh-scoped-creds - - jupyter-rsession-proxy