Apply suggestions from code review
Co-authored-by: Alexander Soare <alexander.soare159@gmail.com>
This commit is contained in:
parent
58755561bd
commit
adf884eb78
|
@ -1,5 +1,5 @@
|
|||
## 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:
|
||||
| Title | Label |
|
||||
|
|
|
@ -117,7 +117,7 @@ wandb login
|
|||
|
||||
### 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
|
||||
python lerobot/scripts/visualize_dataset.py \
|
||||
--repo-id lerobot/pusht \
|
||||
|
|
Loading…
Reference in New Issue