Move pip installs from notebooks to Dockerfile and configure sentinelhub auth in .netrc

This commit is contained in:
heyarne 2020-08-12 10:52:03 +00:00
commit 39b70e21dc
10 changed files with 1222 additions and 451 deletions

3
.netrc.example Normal file
View file

@ -0,0 +1,3 @@
machine scihub.copernicus.eu
login your_username
password your_password