Scripting and programming
This section is for development workflows, automation, and reproducible computing practices.
In this section
- Python environments for managing packages and environments
- Version control with GitLab for collaborative development workflows
Common tasks
- Create or manage a Python environment for analysis work
- Install packages in a way that stays reproducible
- Start using Git and GitLab for version control and collaboration