Environment Management

Conda/Mamba environments

  • Isolated spaces for each project with specific tool versions
  • Manage Python versions and dependencies
  • Install packages and software directly into environment
  • Stable and reproducible place to run code and applications
  • Not limited to Python, can run bash, Rscript
  • YAML configuration file to create or export and transfer an environment
Previous
Next
RC Logo RC Logo © 2026 The Rector and Visitors of the University of Virginia