Skip to content

v0.14.5

Choose a tag to compare

@github-actions github-actions released this 19 Feb 11:47
· 145 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.14.5
850c898

Tooling Library for Notebooks Release Notes

Summary

This release updates the asset-optimization reporting visuals to Plotly, improves
interactivity and styling, and refactors data preparation for reuse.

Upgrading

  • Asset-optimization plotting now returns Plotly figures (instead of matplotlib).
    Update any downstream code that expects matplotlib Axes objects.

New Features

  • Plotly-based asset-optimization charts with interactive hover, range sliders,
    and improved styling (white background, borders, legend layout).

Bug Fixes

  • Update the asset optimization notebook with the correct api keys.

What's Changed

Full Changelog: v0.14.4...v0.14.5