Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Create Environment "Locking" POC #726

Description

@peterhessey

Currently, environments in all of InnerEye and hi-ml do not use environment locking. This means that if a new environment is built (or rebuilt), then secondary dependencies can change and result in inconsistent and even breaking behaviour between 2 deployments of the same code. Locking use poetry and conda-lock isn't an option, as AzureML can only consume files in the format of a conda environment.yml.

Metadata

Metadata

Assignees

Labels

improvementsImprove performance of InnerEye

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions