Commit 2536dedc authored by Gaetano Raffaele's avatar Gaetano Raffaele
Browse files

Recipe for creating conda environment

parent a29e64fb
No related merge requests found
Showing with 6 additions and 0 deletions
+6 -0
conda create --name moringa-env -y python=3.10.13
conda activate moringa-env
conda install -y -c conda-forge mamba
mamba install -y -c conda-forge gdal=3.4.2 pyproj rasterio geopandas shapely scikit-learn scikit-image
pip install psutil planetary_computer fpdf2 planet eodag tabulate
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment