From 8c241d63d6125afa2e5793107811bb3b808a68b3 Mon Sep 17 00:00:00 2001
From: Decoupes Remy <remy.decoupes@irstea.fr>
Date: Mon, 25 Sep 2023 16:17:09 +0200
Subject: [PATCH] Update environment_jupyterhub.yml

---
 environment_jupyterhub.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment_jupyterhub.yml b/environment_jupyterhub.yml
index f788232..08ab855 100644
--- a/environment_jupyterhub.yml
+++ b/environment_jupyterhub.yml
@@ -11,11 +11,11 @@ dependencies:
 - folium
 - rioxarray
 - jupyter
-- notebook
 - jupyterhub==4.0.2
 - jupyterlab
 - pip
 - pip:
+  - notebook
   - planetary-computer
   - pystac-client
   - rich
-- 
GitLab