diff --git a/conda_environment.yml b/conda_environment.yml index 514f891..1535982 100644 --- a/conda_environment.yml +++ b/conda_environment.yml @@ -34,6 +34,8 @@ dependencies: - lightning - protobuf - geopandas + - jupyter-book + - pip - pip: - "git+https://github.com/see-geo/pansat@refactoring" - "git+https://github.com/simonpf/pytorch_retrieve"