Skip to content

Commit 6984c76

Browse files
emilyklarchmoj
andauthored
Update test/image/make_baseline.py
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
1 parent 67812ff commit 6984c76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/image/make_baseline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
else:
4848
mathjax_version = 4
4949
# Kaleido still defaults to MathJax v2, so we need to explicitly specify the path to MathJax v4
50-
mathjax = "https://cdn.jsdelivr.net/npm/mathjax@4.1.2/tex-svg.js"
50+
mathjax = "https://cdn.jsdelivr.net/npm/mathjax@4.1.3/tex-svg.js"
5151
print("Kaleido using MathJax v4")
5252

5353
virtual_webgl_version = 0 # i.e. virtual-webgl is not used

0 commit comments

Comments
 (0)