It should be good to have a `.condarc` with default channels in VM as ``` channels: - ccpi - conda-forge - defaults anaconda_upload: false ```
It should be good to have a
.condarcwith default channels in VM as