Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
feat: local dataset paths, API route, and versioned fetch routing
#4
by alexis779 - opened
Proposes changes from fork alexis779/visualize_dataset branch feat/local-dataset-and-fetch-routing.
- Local dataset file API and client utilities
internalFetch/localDataset/ versioned URL routing- UI wiring and tests
.gitignore/.prettierignore
This change lets you visualize LeRobot dataset by passing the local folder.
alexis779 changed pull request status to open
Cannot merge
This branch has merge conflicts in the following files:
- .prettierignore
- src/app/[org]/[dataset]/[episode]/episode-viewer.tsx
- src/app/[org]/[dataset]/[episode]/fetch-data.ts
- src/app/page.tsx
- src/components/filtering-panel.tsx
- src/utils/parquetUtils.ts
- src/utils/versionUtils.ts