Releases: comet-ml/cometx
Releases · comet-ml/cometx
2.3.1
2.3.0
2.2.31
Changes in this version:
cometx copy dir workspace- now correctly copies datagrid's (data table is not correct though)- updated locations of panels in github
- New
api.upload_panel_name("Name") cometx log workspace Name --type panel- allow logging panel-by-name
2.2.30
Changes in this release:
cometx smoke-testnow tests opik (thank you @christopher-comet)- Setup now installs "pillow", "opik", and "comet_mpm" (thank you @christopher-comet)
- Added video extension check in
cometx copy - Added
cometx log --use-base-name; get all code - Added upload panel by name from github
Version 2.2.17
New changes included in this version:
- Log
--type tensorboard-folder-assetswithcometx log; creates experiments - Added
cometx admin chargeback-report - Added sync to cometx copy to check before upload
- Added
cometx smoke-test - Lots of fixes and enhancements
2.1.1
This release contains:
cometx download --from wandbnow supports annotation boxescometx log WORKSPACE URL|ZIP|PY --type panel- log panel to workspacecometx copy workspace/panels dst- copy panels to workspacecometx download workspace/panels source- download panels from workspace- Updates to Jupyter
%%cometxmagic cometx list workspace/panels- list panelscometx list workspace/name_or_id- list panels details- Updates to
cometx.API()to support panels cometx log workspace FILE1 FILE2...- updated log to handle multiple filescometx copyfixes for confusion matrix
2.0.10
New in this version:
- Can now copy all asset types, including
confusion-matrixandembeddings - Bug fixes in download assets
- Added step to system metrics
- Copies system metrics
- Logs "runtime"metrics
- Added a method
cometx.audio.log_audio()that creates waveform and spectrogram figures