Skip to content

Add conda-lock library to generate full conda-lock files for default template #975

@mashehu

Description

@mashehu

related to #973 and #971, we at nf-core have environment.ymls with pip dependencies, e.g. environment.yml and currently the micromamba templates don't include non-conda dependencies, see mamba-org/mamba#3623.

Would it be possible to export the lock file with conda-lock lock -f /tmp/environment.yml instead of the current micromamba env export --name base --explicit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions