Environment users would like to be able to use the earth-analytics-python-env on Google Colab without having to wait for more than a minute or two each time.
This will be accomplished using conda constructor. Constructor generates a shell script that can be used to quickly duplicate a conda environment (it saves the environment solution). Using the condacolab package, users will be able to install the environment from a github download url.