Skip to content

v6.1.0

Compare
Choose a tag to compare
@emilykl emilykl released this 15 May 16:02
· 9 commits to main since this release
1462f3f

Updated

  • Add support for Kaleido>=v1.0.0 for image generation [#5062, #5177]
  • Reduce package bundle size by 18-24% via changes to code generation [#4978]

Fixed

  • Fix third-party widget display issues in v6 [#5102]
  • Add handling for case where jupyterlab or notebook is not installed [#5104]
  • Fix issue causing Plotly.js script to be embedded multiple times in Jupyter notebooks [#5112]
  • Re-add MIME renderer JupyterLab extension with JupyterLab 4 support to reduce file sizes for offline notebooks [#5096]
  • Fix issue preventing plots from rendering in HTML notebook export when using 'vscode+notebook' renderer [#5154]