-
In terminal, go to the directory where the directory SAZones will be created
-
If you already have the SAZones directory
- Delete it --- caution with your local changes ---
-
If you don't have the SAZones diretory
- git clone https://github.com/Garcia-INPE/SAZones
-
cd SAZones
-
If you don't have the conda environment SAZONES created
- conda create --name SAZONES
-
If you already have the conda environment SAZONES created
- conda activate SAZONES
-
conda install dash numpy dash-bootstrap-components
-
python app.py
*** copy the link shown in terminal and paste it in the browser ***
and voilà!