Setting Up a Local Nextflow Training Environment with Code-Server and HPC
· 9 min read
Setting up a robust development environment for Nextflow training across local and HPC systems requires a unified solution. Code-server provides a browser-based VS Code interface accessible from any machine, making it perfect for teams collaborating on Nextflow workflows. This guide walks you through configuring a complete Nextflow training environment with code-server, Singularity containers, and Pixi-managed tools.
For a comprehensive introduction to Pixi and package management, see our Pixi new-conda era.