New Features and Improvements
- Add support for setting reported values for
NaN
andInf
#604 - Add reserved OS environments warning
- Add git credentials to colab example #621 (thanks @thepycoder!)
- Add jsonargparse support #403 (thanks @ajecc and @mauvilsa!)
- Update autokeras example
Bug Fixes
- Fix sub-project separators are incorrectly quoted in generated URLs #584
- Revert Optuna deprecation fix #613
- Fix HPO randomly aborts running tasks before the time limit
- Fix cloud driver overwrites
agent.extra_docker_arguments
- Fix Pipeline Controller auto-magic framework connect
- Fix unused scroll is not cleared in
Task.get_reported_plots()