rhamon-garcia commited on
Commit
fe08697
·
verified ·
1 Parent(s): 23b596f

Upload 23 files

Browse files
Files changed (2) hide show
  1. Dockerfile +0 -1
  2. requirements.txt +0 -1
Dockerfile CHANGED
@@ -10,7 +10,6 @@ RUN pip install -r requirements.txt
10
  RUN mkdir ./pages
11
  COPY /pages ./pages
12
 
13
- RUN earthengine authenticate
14
 
15
  ENV PROJ_LIB='/opt/conda/share/proj'
16
 
 
10
  RUN mkdir ./pages
11
  COPY /pages ./pages
12
 
 
13
 
14
  ENV PROJ_LIB='/opt/conda/share/proj'
15
 
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- geemap
2
  geopandas
3
  pydantic
4
  solara
 
 
1
  geopandas
2
  pydantic
3
  solara