Azure / Azure/mlops-project-template

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

Open
#76 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
85
Forks
121
PR merge metrics
No merged PRs in 30d

Description

## 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?

```[tasklist]
### Tasks
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.