v6.1.0rc0
Pre-release
Pre-release
Updated
- Add support for Kaleido>=v1.0.0 for image generation, and deprecate support for Kaleido<1 and Orca [#5062]
- 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
ornotebook
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]