mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.57k stars 343 forks source link

No output about installed packages #3264

Open valeriupredoi opened 3 months ago

valeriupredoi commented 3 months ago

Hi folks, hopefully a quick one:

(base) valeriu@valeriu-PORTEGE-Z30-C:~/ESMValCore$ mamba env create -n esmvalcore -f environment.yml 
Channels:
 - conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done

Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: |
done
Executing transaction: - 
- 
done
#
# To activate this environment, use
#
#     $ conda activate esmvalcore
#
# To deactivate an active environment, use
#
#     $ conda deactivate

(base) valeriu@valeriu-PORTEGE-Z30-C:~/ESMValCore$

Cheers muchly and have a good weekend :beer: