Skip to content

[mlops-project-template] Filepaths in files need to coordinate with filepath changes made by sparse checkout in Azure/mlops-v2Β #76

@nswitanek

Description

@nswitanek

Why?

Since this repo is designed to be used together with Azure/mlops-v2, files in this template that make use of relative paths need to coordinate with the way this repo is changed after sparse_checkout.sh is run.

How?

So that developers on this repo don't need to track the impacts of changes to a distinct repo (Azure/mlops-v2), it seems easier to develop and maintain relative paths in files in this repo if they are written relative to the folder structure of this repo as it is, rather than as it will be after a script from another repo, like sparse_checkout.sh, is run.

Anything else?

### Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions