Skip to content

Bump default Mathjax version up to v3 #462

Description

@emilykl

Currently Kaleido loads MathJax v2.7.5 by default:

DEFAULT_MATHJAX = (

That's a pretty old version from 2018, so we should probably bump up to 3.2.2 by default.

CDN link: https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/tex-svg.js

This is also a blocker for dropping MathJax v2 support in Plotly.js. We need to release a Kaleido version which defaults to MathJax v3 before making a Plotly.py release which drops MathJax v2 support.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions