We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2869130 commit c5a2993Copy full SHA for c5a2993
CHANGELOG.md
@@ -21,6 +21,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
21
22
- Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.
23
24
+- Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused latex to not render in plotly charts.
25
+
26
+- Removed require.js from the generated javascript in plotly charts.
27
28
## [5.23.0] - 2024-07-23
29
30
### Updated
0 commit comments