Skip to content

Python config made simple

Choose a tag to compare

@royjacobson royjacobson released this 28 Jul 12:23
· 5 commits to main since this release

New: separate install of python package is no longer needed; Instead, nf-python comes with the python wrapper already and injects it into PYTHONPATH appropriately.

New: Support for conda environments, building on the capabilities of Nextflow's existing support.