New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: specify conda environments via their name #1340
Conversation
Thank you for making this feature, even though it’s not 100% aligned with the goal of reproducibility. I appreciate the pragmatism! And my apologies as I would not have been able to figure this myself without more explicit help understanding the code, but it will help my understanding for any future contributions. |
Kudos, SonarCloud Quality Gate passed!
|
Thank you!!! |
Description
This replaces #494 with an object oriented solution.
TODO
CondaEnvNameSpec
QC
docs/
) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).