Skip to content

Commit 58a4ffd

Browse files
committed
bump mathjax v3.2.2 using kaleido
1 parent 33dc2de commit 58a4ffd

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Loading
-127 Bytes
Loading

test/image/make_baseline.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# until https://github.com/plotly/Kaleido/issues/124 is addressed
3030
# we are uanble to use local mathjax v3 installed in node_modules
3131
# for now let's download it from the internet:
32-
pio.kaleido.scope.mathjax = 'https://cdn.jsdelivr.net/npm/[email protected].0/es5/tex-svg.js'
32+
pio.kaleido.scope.mathjax = 'https://cdn.jsdelivr.net/npm/[email protected].2/es5/tex-svg.js'
3333
mathjax_version = 3
3434
print('Kaleido using MathJax v3')
3535

0 commit comments

Comments
 (0)