5.1. Introduction
5.2. Technical requirements
To follow this chapter, you will need to install geemap and several optional dependencies. If you have followed Section 1.5 - Install geemap, then you should already have a conda environment with these packages installed. Otherwise, you need to create a new conda environment and install pygis with the following commands, which will automatically install geemap and all the necessary dependencies:
conda create -n gee python
conda activate gee
conda install -c conda-forge mamba
mamba install