...
Miniconda is a stripped-down version of Anaconda that allows users to create self-contained Python or R environments to do research. This page explains how to install Miniconda and set up environments.
Containers: Making Software Portable & Reproducible
Apptainer Guide: This gives a general overview of how and when to use Apptainer to “container-ize” your software. Containers are particularly useful for software which require old dependencies.
Advanced Apptainer Guide: This page builds on the above guide by taking a deeper dive into the syntax HPC users can use to customize their containers for optimal efficiency.