Skip to content

Locating the actual path of files to use outside DVC #10759

Closed Answered by skshetry
ckmoga24 asked this question in Help
Discussion options

You must be logged in to vote

DVC provides dvc.api.get_url(), which you can use to get the URL to the storage location of a data file or directory tracked in a DVC project.

Note that this only works for individual files, so you cannot pass a directory path, and expect to get a list of urls to the files inside that directory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skshetry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants