Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datasets: include uri in api output for dvcx #10378

Open
dberenbaum opened this issue Apr 2, 2024 · 0 comments
Open

datasets: include uri in api output for dvcx #10378

dberenbaum opened this issue Apr 2, 2024 · 0 comments
Labels
A: api Related to the dvc.api A: data-management Related to dvc add/checkout/commit/move/remove p1-important Important, aka current backlog of things to do

Comments

@dberenbaum
Copy link
Contributor

See https://github.com/iterative/dvcx/pull/1321/files#r1547778555. dvc.api.get_dataset() should return something like {"name": "dogs-and-cats", "version": 1, "uri": "ds://dogs-and-cats@v1"} (adding the "uri" field).

@dberenbaum dberenbaum added A: api Related to the dvc.api p1-important Important, aka current backlog of things to do A: data-management Related to dvc add/checkout/commit/move/remove labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: api Related to the dvc.api A: data-management Related to dvc add/checkout/commit/move/remove p1-important Important, aka current backlog of things to do
Projects
None yet
Development

No branches or pull requests

1 participant