Goal: Summarize the concepts covered across the workshop.
Summary
Looked at:
What Conda is and the various distributions that provide it, basic terminology, and how to use miniconda3 on the cluster.
Creating various environments, based on languages, and application based.
Detailing how to configure conda to update where environments are created, packages are cached, and using channels.
Reproducing and sharing environments by cloning, exporting and importing.
Environments, packages and caches can take up Gs of storage, we looked at how we can clean our environments.
Best practices when using
salloc
andsbatch
.
Prev | Workshop Home |