Uh oh!
There was an error while loading. Please reload this page.
Bump MathJax support from v2/v3 to v3/v4 - #7857
Conversation
archmoj
left a comment
There was a problem hiding this comment.
What is the default version of mathjax in notebooks? Is it still at v2? If that's the case then we may not able to drop support for v2.
| "@plotly/mathjax-v3": "npm:mathjax@3.2.2", | ||
| "@plotly/mathjax-v4": "npm:mathjax@^4.1.2", |
There was a problem hiding this comment.
The packages looks quite confusing.
#7394 seems to hide a security issue?
Is that still relevant?
emilykl
commented
Jun 25, 2026
@archmoj JupyterLab 4.0 (released May 2023) uses MathJax v3, thankfully. It looks like there's also a workaround Python package from Jupyter which allows using MathJax v3 with earlier JupyterLab versions, but I haven't tried it. See my comment here. |
72883c0 to
da2c2a3CompareThis reverts commit 04bbe2b.
emilykl
commented
Jul 10, 2026
Closing in favor of #7898. |
Draft, not ready for review
Closes#7598