# Augur.io not found

**URL:** https://nextstrain.discourse.group/t/augur-io-not-found/955
**Category:** Help and Getting Started
**Created:** [January 21, 2022, 4:12pm UTC](https://nextstrain.discourse.group/t/augur-io-not-found/955 "2022-01-21T16:12:44Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![jlhudd](https://yyz1.discourse-cdn.com/flex031/user_avatar/nextstrain.discourse.group/jlhudd/32/583_2.png) [@jlhudd](https://nextstrain.discourse.group/u/jlhudd)
#### Post date: [January 24, 2022, 5:50pm UTC](https://nextstrain.discourse.group/t/augur-io-not-found/955/4 "2022-01-24T17:50:30Z")

</div>

Hi @suskraem, when running the ncov workflow in a cluster environment, you can run Snakemake with `--use-conda --conda-frontend mamba`. This will tell Snakemake to create the proper Nextstrain conda environment and activate it before running each job. This approach works best on a cluster where you can install Conda yourself (e.g., in your home directory) and saves you the extra work of creating a custom Snakemake job script or asking the cluster IT staff to install and maintain Nextstrain software.

You can read more about this approach in [this earlier post about reproducible workflows with conda environments](https://nextstrain.discourse.group/t/make-reproducible-workflows-with-conda-environments-and-pinned-augur-versions/107).

---

_[View the full topic](https://nextstrain.discourse.group/t/augur-io-not-found/955)._
