Skip to content

Commit 637869e

Browse files
authored
Update ecosystem_components_list.yml
1 parent a6b9a92 commit 637869e

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

data/ecosystem_components_list.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3929,44 +3929,44 @@
39293929
osai-recommendation: ''
39303930
osai-explanation: ''
39313931

3932-
- id: ''
3933-
name: ''
3934-
type: ''
3932+
- id: poetry
3933+
name: Poetry (Python)
3934+
type: Reproducibility tool
39353935
description: >-
3936-
''
3937-
url: ''
3936+
Python packaging and dependency management resource. Poetry offers a lockfile to ensure repeatable installs, and can build your project for distribution.
3937+
url: https://python-poetry.org/
39383938
biotools-url: ''
39393939
fairsharing-url: ''
39403940
access-model: Free
39413941
domain: domain-agnostic
3942-
osai-recommendation: ''
3943-
osai-explanation: ''
3942+
osai-recommendation: R5
3943+
osai-explanation: Resource to support reproducibility of Python packages, applicable to python based AI/ML models (R5).
39443944

3945-
- id: ''
3946-
name: ''
3947-
type: ''
3945+
- id: miniforge
3946+
name: Miniforge
3947+
type: Reproducibility tool
39483948
description: >-
3949-
''
3950-
url: ''
3949+
Miniforge is a minimal installer for Conda specific to conda-forge. Miniforge allows users to install the conda package manager with the following features pre-configured conda-forge set as the default.
3950+
url: https://github.com/conda-forge/miniforge
39513951
biotools-url: ''
39523952
fairsharing-url: ''
39533953
access-model: Free
39543954
domain: domain-agnostic
3955-
osai-recommendation: ''
3956-
osai-explanation: ''
3955+
osai-recommendation: R5
3956+
osai-explanation: Software environment control support, applicable to aid reproducible AI/ML model developments via conda and mamba (R5).
39573957

3958-
- id: ''
3959-
name: ''
3960-
type: ''
3958+
- id: mamba
3959+
name: Mamba
3960+
type: Reproducibility tool
39613961
description: >-
3962-
''
3963-
url: ''
3962+
Mamba is a fast, C++ re-implementation of the Conda package manager. Its designed to address one of the main pain points of using Conda - speed.
3963+
url: https://mamba.readthedocs.io/en/latest/
39643964
biotools-url: ''
39653965
fairsharing-url: ''
39663966
access-model: Free
39673967
domain: domain-agnostic
3968-
osai-recommendation: ''
3969-
osai-explanation: ''
3968+
osai-recommendation: R5
3969+
osai-explanation: Package dependencies and software environment management tool like conda, applicable for reproducible AI/ML models (R5).
39703970

39713971
- id: ''
39723972
name: ''

0 commit comments

Comments
 (0)