iterative/dvc

`dvc.api.dataset`

dberenbaum opened this issue · 0 comments

API for new datasets feature

  • DVCX (highest priority) - return name, version
  • DVC (next priority) - return URL, path, sha
  • Cloud-versioned (nice to have) - return URL, version ID for each file

Needs spec