Conda lock: reproducible lock files for conda environments.#
Topic learning objectives#
By the end of this topic, students should be able to:
Describe what a conda lock file is and how it differs from a conda
environment.yml
fileCreate a conda lock file from a conda environment for any of the major operating systems (Windows, linux, Mac) and processor chips (intel vs arm)
Create a conda environment from a lock file