You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately url is a reserved argument in fsspec.url_to_fs, so ideally file system implementations like DVC should use another argument name to avoid this kind of errors
Describe the bug
The DVC integration seems to be broken.
Followed this guide: https://dvc.org/doc/user-guide/integrations/huggingface
Steps to reproduce the bug
Script to reproduce
Error log
Expected behavior
Integration would work and the indicated file is downloaded and opened.
Environment info
Python version
Venv (pip install datasets dvc):
The text was updated successfully, but these errors were encountered: