Closed ca-scribner closed 3 years ago
docker-stacks addressed this image in jupyter/docker-stacks#1189, which specifically changed from miniconda to miniforge in order to comply with Anaconda's new terms of service. The channel used on our current Jupyter Notebooks is conda-forge.
@brendangadd this is probably a good option to propose to Statcan licensing. We've been using it for a while and had no idea/no problems
Good catch by @brendangadd . We install regular mini conda in our remote desktop image. Need to convert this to conda forge and test (see docker-stacks for a guide)
Whoops, forgot that we use this repo for our remote desktop images right now. These desktop images also use conda (not miniforge) and need to be updated/tested for miniforge
Closed by https://github.com/StatCan/kubeflow-containers-desktop/pull/67
still need to update the manifest to actually use it
To keep on the right side of license agreements, check if we're using the default Anaconda package channel. If we are, switch to conda-forge to avoid violating Anaconda's TOS for the default channel