mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Move pip installs from notebooks to Dockerfile and configure sentinelhub auth in .netrc
This commit is contained in:
parent
9602e579d9
commit
39b70e21dc
10 changed files with 1222 additions and 451 deletions
|
|
@ -1,4 +1,8 @@
|
|||
# don't send downloaded artefacts to the docker build daemon
|
||||
*.zip
|
||||
*.tiff
|
||||
*.jp2
|
||||
|
||||
**/input/**/*.zip
|
||||
**/input/**/*.SAFE*
|
||||
**/input/**/*.jp2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue