Skip to content

Blog

Practical insights, solved challenges, and new use cases from the SHOWME.how community.

Posts


Per-Process Conda Environments in Nextflow

February 2026

Why sharing one Conda environment across all workflow processes is fragile — and how switching to per-process environments in Nextflow's conda directive solved it for us.

Read more


Have Something to Share?

Solved a tricky interoperation problem? Found a better isolation pattern? Added a new use case?

We welcome blog contributions — open a PR on GitHub with your post in docs/blog/.

Contribute on GitHub