From a6560f9ae533bde1299943f27233fd89c3241bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=2E=20Thi=C3=A9ry?= <nthiery@users.sf.net> Date: Wed, 12 Jun 2024 15:13:59 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20curl=20pour=20IntroScienceDonn?= =?UTF-8?q?=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- environment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.yml b/environment.yml index 82e66e9..a7ff0fd 100644 --- a/environment.yml +++ b/environment.yml @@ -56,7 +56,9 @@ dependencies: - ipytone # For the wind demo - netcdf4 - pooch + # For Intro Science Données +- curl - ipydatagrid - tabulate - pillow -- GitLab