Skip to content

Commit

Permalink
πŸ”„ synced file(s) with conda/infrastructure (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Conda Bot <[email protected]>
  • Loading branch information
conda-bot and conda-bot authored Jun 12, 2023
1 parent a5d3e6c commit 8c28444
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions HOW_WE_USE_GITHUB.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,21 @@ please post details to the [Nucleus forums](https://community.anaconda.cloud/).
</details>

<details>
<summary><b>Slow solving of conda environment</b></summary>

<!-- this is a code block, any links need to be embedded -->
<pre>
Hi [@username],

Thanks for voicing your concern about the performance of our dependency solver. To fix this, our official recommendation is using the "conda-libmamba-solver" instead of the default "classic" solver (more information about the "conda-libmamba-solver" can be found here: https://conda.github.io/conda-libmamba-solver/getting-started/).

In most cases "conda-libmamba-solver" should be significantly faster than the "classic" solver. We hope it provides you with a much better experience going forward.
</pre>

</details>


In order to not have to manually type or copy/paste the above repeatedly, note that it's possible to add text for the most commonly-used responses via [GitHub's "Add Saved Reply" option][docs-saved-reply].

## Commit Signing
Expand Down

0 comments on commit 8c28444

Please sign in to comment.