Commit History

chore: change no-explicit-any rule from error to warning
559dbfa

mishig HF Staff Claude Sonnet 4.5 commited on

chore: apply Prettier formatting
28ef794

mishig HF Staff Claude Sonnet 4.5 commited on

fix: resolve ESLint errors - remove unused imports and variables
cb139d0

mishig HF Staff Claude Sonnet 4.5 commited on

feat: add comprehensive TypeScript types and type checking
4f26d07

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #22 from huggingface/update-deployment-space
e827421
unverified

mishig HF Staff commited on

fix: update deployment target to correct Space name
9ccaf2e

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #21 from huggingface/add-hf-space-metadata
e927f59
unverified

mishig HF Staff commited on

docs: add Hugging Face Space metadata to README
932d990

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #20 from huggingface/add-deploy-workflow
b6c84fe
unverified

mishig HF Staff commited on

feat: add GitHub Actions workflow for Hugging Face Hub deployment
581c264

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #19 from huggingface/docker
368e703
unverified

mishig HF Staff commited on

chore: simplify Dockerfile by removing unnecessary dependencies
431e7ae

mishig HF Staff Claude Sonnet 4.5 commited on

feat: add Docker support with bun
7432418

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #18 from huggingface/chore/migrate-to-bun
3d66f6c
unverified

mishig HF Staff commited on

chore: migrate from npm to bun
7320dc4

mishig HF Staff Claude Sonnet 4.5 commited on

Merge pull request #16 from huggingface/fix/lerobot-logo
b52a552
unverified

Caroline Pascal commited on

fix(logo): fixing link to LeRobot logo
c223dd9
unverified

CarolinePascal commited on

Merge pull request #15 from huggingface/pkooij-patch-2
0b38b79
unverified

Pepijn commited on

Delete package-lock.json
cefe071
unverified

Pepijn commited on

Merge pull request #14 from huggingface/pkooij-patch-1
a39c920
unverified

Pepijn commited on

Update next version
5e5d202
unverified

Pepijn commited on

Remove the bug that assumes only one parquet file exists for the episodes metadata (#11)
a360c63
unverified

aractingi commited on

fix(images datasets): adding error when loading an image dataset (#10)
30ba4c3
unverified

Caroline Pascal commited on

change the way we check the dataset version (#8)
8ffbccb

aractingi commited on

Feat/visualize language instruction (#7)
a17ffcc

aractingi commited on

Fix formatting of acknowledgements in README
de93564

aractingi commited on

Add acknowledgement section to README
c18f2db

aractingi commited on

fix indexing features (#6)
297c8e2

aractingi commited on

Fix charts for dataset v3.0 (#5)
69b5c3e

aractingi commited on

Fix/dataset v3 (#3)
c8b127a

aractingi commited on

Merge pull request #2 from huggingface/feat/dataset_V30
826cf47

aractingi commited on

Merge branch 'main' into feat/dataset_V30
f5d9e42

aractingi commited on

Add Suspense component to Home and Episode pages for improved loading handling
2da3888

mishig HF Staff commited on

clean debugging and unused functions and vars
eff9a58

aractingi commited on

Remove License section from README
1740d53

aractingi commited on

removed timebar and autoreset
e8df620

aractingi commited on

working better visualization
bb094c2

aractingi commited on

working visualization
fe9b8aa

aractingi commited on

Refactor episode data loading to support v3.0 structure and enhance video player segmentation features. Added debug logging for version checks and data loading processes (will remove later).
aa2bc0d

aractingi commited on

Added check for v3.0
5fe6175

aractingi commited on

Merge pull request #1 from huggingface/feat/dataset_v21_v2_viz
62b026a

mishig HF Staff mishig HF Staff commited on

Added files from Mishig PR
8a37195

mishig HF Staff commited on

Initial commit
64d780c

aractingi commited on