Releases: comet-ml/cometx
Releases · comet-ml/cometx
2.2.30
Changes in this release:
cometx smoke-test
now 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-assets
withcometx 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 wandb
now 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
%%cometx
magic 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 copy
fixes for confusion matrix
2.0.10
New in this version:
- Can now copy all asset types, including
confusion-matrix
andembeddings
- 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
2.0.6
1.2.4
1.2.2
1.2.0
New in this version:
- renamed
cometx delete
tocometx delete-assets
- updated code to work with new
comet_ml
registry models - added
--query
for use with most commands - deal with getting git under security
- added
{count}
forcometx log --type other --set Name:test-{count}