diff --git a/environment.yml b/environment.yml index 87758c2..d32cbda 100644 --- a/environment.yml +++ b/environment.yml @@ -3,10 +3,11 @@ channels: - defaults dependencies: - ipykernel - - jupyter-sshd-proxy + - openssh - pip - pip: - git+https://github.com/MAAP-Project/stac_ipyleaflet.git@0.3.3#egg-info=stac_ipyleaflet + - jupyter-sshd-proxy variables: TITILER_STAC_ENDPOINT: 'https://staging-stac.delta-backend.com' TITILER_ENDPOINT: 'https://staging-raster.delta-backend.com'