Skip to content

PyPI v1.16.4 - ClearML

Latest
Compare
Choose a tag to compare
@jkhenning jkhenning released this 27 Aug 19:48
· 13 commits to master since this release

New Features

  • Add custom task binary support to clearml-task and CreateAndPopulate (allows bash script execution, requires agent version >=1.9.0)
  • Add support for a default extension name when uploading a pandas dataframe artifact (see sdk.development.artifacts.default_pandas_dataframe_extension_name configuration option)
  • Add verify field support for downloadable URL instead of a file path (see sdk.aws.s3 configuration section)

Bug Fixes

  • Fix valid model URL might be overridden by an invalid one in case the upload failed