question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ENH environment-yml-fixer sorter

See original GitHub issue

I have a local hook which sorts dependencies in conda environment.yml files (analogous to this repo’s requirements-txt-fixer) - would that be a welcome addition to pre-commit-hooks?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
MarcoGorellicommented, Dec 12, 2020

Hey @RoyalTS - sure, here you go! https://github.com/MarcoGorelli/madforhooks

Any issues please let me know there so we don’t spam this repo’s issue tracker

0reactions
RoyalTScommented, Dec 11, 2020

I’d be very interested in this hook so give a shout when it’s up somewhere!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create a long-term reproducible environment YAML file?
I'm shipping a data-analysis pipeline that we developed (https://github.com/Cibiv/ipoolseq-pipeline) with an environment definition YAML ...
Read more >
Python YAML configuration with environment variables parsing
Load a YAML configuration file and resolve any environment variables ... there's an environment variable (or more) to be parsed, e.g. !ENV.
Read more >
Export Conda Environment with minimized requirements
Another option worth noting is the --no-builds flag, which will export every package in the YAML, but leave out the build specifiers. These ......
Read more >
How to automatically create a environment.yml that works with ...
This how-to explains how to create a environment.yml that specifies all installed packages and their precise versions from your environment.
Read more >
Broken: conda env create -n gatk -f gatkcondaenv.yml
Broken: conda env create -n gatk -f gatkcondaenv.yml ... If you break the environment, you are responsible for fixing it and also owe...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found