Skip to content

Releases: comet-ml/comet-sdk-extensions

1.0.3

06 Jun 18:20
Compare
Choose a tag to compare

New in this release:

  1. Added ability to delete assets in an experiment, project, or workspace: cometx delete COMET-PATH --type TYPE|all
  2. Added option to log all items to an experiment, or create a new experiment: cometx log COMET-PATH --type all
  3. Added option to change an other key:value: comet log COMET-PATH --type other --set "key:value"
  4. Added cometx reproduce command

1.0.1

17 Jan 16:54
Compare
Choose a tag to compare

Changes in this release:

  • Initial release
  • Change copy_to_tmp to True to reflect change in comet_ml