From 1f92d91413b96cd1dad984491f3adc588ac62057 Mon Sep 17 00:00:00 2001 From: jhbravo Date: Sat, 16 Nov 2024 17:02:39 -0500 Subject: [PATCH] update nbclient --- environment.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 0e25a18..eb32a9c 100644 --- a/environment.yml +++ b/environment.yml @@ -8,4 +8,6 @@ dependencies: - xarray - satpy - matplotlib - - pandas \ No newline at end of file + - pandas + - pip: + - pip install --upgrade nbclient \ No newline at end of file