| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-12 | 3.0 kB | |
| v0.6.5 source code.tar.gz | 2026-06-12 | 193.0 MB | |
| v0.6.5 source code.zip | 2026-06-12 | 194.7 MB | |
| Totals: 3 Items | 387.6 MB | 0 | |
What's Changed
- random ops: disable stdout buffering on workers by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1389
- [PXT-326] Add segmentation notebook images by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1394
- Cleanup Pixeltable's logging infrastructure by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1379
- [PXT-1073] Add export_iceberg by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1301
- TypedDict for image get_metadata() by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1393
- PXT-1183: race in Catalog.create_user() by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1384
- OpenAI image/audio/moderation UDFs: typed JSON return schema by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1295
- Dependabot security updates 2026-06-02; remove mkdocs dependency by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1388
- Agent-friendly CLI by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1333
- Skip HF-dependent notebooks and unit tests in pull requests by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1398
- Fix Catalog lock ordering by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1399
- remove autouse from fault_injection fixture by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1382
- fix(share): pass filter='data' to tarfile.extractall on table restore by @elfrost in https://github.com/pixeltable/pixeltable/pull/1378
- Verify all necessary locks on retry_loop re-entry by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1391
- Rename HF_AUTH_TOKEN to HF_TOKEN: the huggingface library looks for the latter by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1396
- Update HF cache clearing after tests by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1401
- new pull_request action should cancel the previous test run on the pr by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1403
- Catalog.mark_modified_tvs is never passed more than one TV handle by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1404
- Makefile fix by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1407
- Keep HuggingFace out of PR and merge CI by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1402
- [PXT-1169] rename FastAPIRouter._shutdown by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1409
- Add a convenience function to MultiThreadedScenario for fault injection by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1411
- vLLM integration by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1385
New Contributors
- @elfrost made their first contribution in https://github.com/pixeltable/pixeltable/pull/1378
Full Changelog: https://github.com/pixeltable/pixeltable/compare/v0.6.4...v0.6.5