condacolab's install_from_url() currently requires that the python version match their default version. This will make our install flaky, so I suggest we install using mamba instead so that we're more flexible on which python version we install with.