Open
Description
Available Jupyter notebooks rely heavily on Conda recipes being built.
To improve the reproducibility of Docker images, it could be useful to download all Conda recipe dependencies within the image to do offline builds.
To do so, the feature requested in conda/conda#1150 could be interesting.