- Install conda by following the instructions at https://conda.io/projects/conda/en/latest/user-guide/install/index.html
- Create the environment using the environment.yml file:
conda env create -f environment.yml
- Explore and interact with the IPython notebook EuroSAT_baseline.ipynb.