github allegroai/clearml v1.9.2
PyPI v1.9.2 - ClearML

latest releases: v1.16.4, v1.16.3, v1.16.3rc0...
18 months ago

New Features and Improvements

  • Support parsing queue name when providing execution queue in pipelines code (#857, thanks @Anton-Cherepkov!)
  • Ignore None values for keys in the click argument parser (#903, thanks @chengzegang!)
  • Improve docstrings for Task.mark_completed() and Task.close() (#921, #920, thanks @Make42!)
  • Add pre/post execution callbacks to pipeline steps using @PipelineDecorator.component
  • Add status-change callback to pipeline steps using PipelineController.add_step(), PipelineController.add_function_step(), and @PipelineDecorator.component

Bug Fixes

  • Fix missing debug samples when reporting using TensorBoard (#924, thanks @jday1!)
  • Fix wrong Jupyter API token during repository detection (#904, thanks @RoseGoldIsntGay!)
  • Fix typo in the warning for very large git diffs (#932, thanks @yiftachbeer!)
  • Fix pipelines from tasks don't propagate parameter_override values in PipelineController.add_step()
  • Fix folders and files uploaded to S3 and Azure with StorageManager.upload_file() have wrong MIME types
  • Fix CSV file preview in Datasets
  • Fix Task.connect_configuration() doesn't work with non-string dictionary keys
  • Fix LightGBM example deprecation warning
  • Fix potential race condition in get_or_create_project()

Don't miss a new clearml release

NewReleases is sending notifications on new releases.