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

latest releases: v1.16.5, v1.16.4, v1.16.3...
2 years ago

New Features and Improvements

  • Support running jupyter notebook inside a git repository (repository will be referenced without uncommitted changes and jupyter notebook will be stored om plain code as uncommitted changes)
  • Add jupyter notebook fail warning
  • Allow pipeline steps to return string paths without them being treated as a folder artifact and zipped (#780)
  • Remove future from Python 3 requirements

Bug Fixes

  • Fix exception raised when using ThreadPool (#790)
  • Fix Pyplot/Matplotlib binding reports incorrect line labels and colors (#791)
  • Pipelines
    • Fix crash when running cloned pipeline that invokes a step twice (#770, related to #769, thanks @tonyd!)
    • Fix pipeline argument becomes None if default value is not set
    • Fix retry_on_failure callback does nothing when specified on PipelineController.add_step()
    • Fix pipeline clone logic
  • Jupyter Notebook
    • Fix support for multiple jupyter servers running on the same machine
    • Fix issue with old/new notebook packages installed
  • Fix local cache with access rules disabling partial local access
  • Fix Task.upload_artifact() fails uploading pandas DataFrame
  • Fix relative paths in examples (#787, thanks @mendrugory!)

Don't miss a new clearml release

NewReleases is sending notifications on new releases.