Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
lerobot
/
visualize_dataset
Running

App Files Files Community
5
Fetching metadata from the HF Docker repository...
visualize_dataset
286 kB
Ctrl+K
Ctrl+K
  • 8 contributors
History: 47 commits
mishig's picture
mishig HF Staff
Claude Sonnet 4.5
refactor: extract utilities and improve type safety (Phases 1-3)
2cbfbf8 2 months ago
  • .github
    feat: add comprehensive TypeScript types and type checking 2 months ago
  • src
    refactor: extract utilities and improve type safety (Phases 1-3) 2 months ago
  • .dockerignore
    87 Bytes
    feat: add Docker support with bun 2 months ago
  • .gitattributes
    114 Bytes
    Initial commit 8 months ago
  • .gitignore
    527 Bytes
    chore: add .claude/ to .gitignore 2 months ago
  • Dockerfile
    390 Bytes
    chore: simplify Dockerfile by removing unnecessary dependencies 2 months ago
  • LICENSE
    11.4 kB
    Initial commit 8 months ago
  • README.md
    3.36 kB
    chore: apply Prettier formatting 2 months ago
  • bun.lock
    107 kB
    chore: migrate from npm to bun 2 months ago
  • eslint.config.mjs
    576 Bytes
    chore: change no-explicit-any rule from error to warning 2 months ago
  • next.config.ts
    193 Bytes
    chore: apply Prettier formatting 2 months ago
  • package.json
    919 Bytes
    feat: add comprehensive TypeScript types and type checking 2 months ago
  • postcss.config.mjs
    81 Bytes
    Added files from Mishig PR 8 months ago
  • tsconfig.json
    602 Bytes
    Added files from Mishig PR 8 months ago