mirror of
https://github.com/giswqs/earthengine-py-notebooks.git
synced 2022-05-07 18:24:49 +03:00
Add heroku app
This commit is contained in:
1
Procfile
Normal file
1
Procfile
Normal file
@@ -0,0 +1 @@
|
||||
web: voila --port=$PORT --no-browser --strip_sources=False --enable_nbextensions=True ./
|
||||
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
voila
|
||||
# geemap
|
||||
git+git://github.com/giswqs/geemap.git
|
||||
1
runtime.txt
Normal file
1
runtime.txt
Normal file
@@ -0,0 +1 @@
|
||||
python-3.7.7
|
||||
Reference in New Issue
Block a user