Apply suggestions from code review

Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
This commit is contained in:
Simon Alibert 2024-05-05 12:32:18 +02:00 committed by Simon Alibert
parent 58755561bd
commit adf884eb78
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
## What this does ## What this does
Explain what does this PR do. Feel free to tag your PR with the appropriate label(s). Explain what this PR does. Feel free to tag your PR with the appropriate label(s).
Examples: Examples:
| Title | Label | | Title | Label |

View File

@ -117,7 +117,7 @@ wandb login
### Visualize datasets ### Visualize datasets
You can easily visualize episode from a dataset by executing our script from the command line: You can easily visualize episodes from a dataset by executing our script from the command line:
```bash ```bash
python lerobot/scripts/visualize_dataset.py \ python lerobot/scripts/visualize_dataset.py \
--repo-id lerobot/pusht \ --repo-id lerobot/pusht \