From a04a8dc0356e44272b7f62f200512118bf9d1a3f Mon Sep 17 00:00:00 2001 From: Elsa Culler Date: Tue, 6 Jun 2023 12:28:14 -0600 Subject: [PATCH] Added jupyterlab to environment --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index e50d299..df52619 100644 --- a/environment.yml +++ b/environment.yml @@ -5,6 +5,7 @@ channels: dependencies: - python<3.11 + - jupyterlab - pandas - rioxarray - rasterstats