Skip to content

Removed nonexistent argument in visualization_dataset script readme example usage#1543

Closed
DWarez wants to merge 1 commit intohuggingface:mainfrom
DWarez:visualize-dataset-fix-readme
Closed

Removed nonexistent argument in visualization_dataset script readme example usage#1543
DWarez wants to merge 1 commit intohuggingface:mainfrom
DWarez:visualize-dataset-fix-readme

Conversation

@DWarez
Copy link
Contributor

@DWarez DWarez commented Jul 19, 2025

What this does

The readme contained an example usage of a script using a nonexistent parameter --local-files-only.

Fixes #1541

How it was tested

N/A

How to checkout & try? (for the reviewer)

Ensure that:

python -m lerobot.scripts.visualize_dataset --repo-id lerobot/pusht --root ./my_local_data_dir   --episode-index 0

works correctly.

@imstevenpmwork
Copy link
Collaborator

Superseded by: #2238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or fixes to the project’s docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unrecognized arguments: --local-files-only

3 participants