mamba - Serbipunk/notes GitHub Wiki
https://mamba.readthedocs.io/en/latest/
Mamba is a fast, robust, and cross-platform package manager.
It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with conda packages and supports most of conda’s commands.
example
ECON's colab :
https://colab.research.google.com/drive/1YRgwoRCZIrSB2e7auEWFyG10Xzjbrbno?usp=sharing
mamba env create -f environment.yaml > /dev/null
mamba init bash