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