| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| clearml-2.1.9-py2.py3-none-any.whl | 2026-06-18 | 1.4 MB | |
| PyPI v2.1.9 - ClearML source code.tar.gz | 2026-06-18 | 12.4 MB | |
| PyPI v2.1.9 - ClearML source code.zip | 2026-06-18 | 12.7 MB | |
| README.md | 2026-06-18 | 379 Bytes | |
| Totals: 4 Items | 26.5 MB | 0 | |
Bug fixes and improvements
- Add method to create a hyperdataset version snapshot
- Improvements in formatting via f-strings instead of .format
- Remove dead code about
azure.storage.blob.BlobServiceClient - Implement static route validator RouterService class
- Fix syntax-related error in the
Dataset.getmethod (#1648, thanks to Fra from our community Slack!)