Skip to content

Commit 18d234c

Browse files
committed
add MathJax to test dashboard
1 parent ffa59d8 commit 18d234c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/test_dashboard/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
</div>
2020
<div id="snapshot"></div>
2121

22+
<script type="text/javascript" src="../../dist/extras/mathjax/MathJax.js?config=TeX-AMS-MML_SVG"></script>
2223
<script id="source" type="text/javascript" src="../../build/plotly.js"></script>
2324
<script type="text/javascript" src="../../build/test_dashboard-bundle.js"></script>
2425
</body>
2526
</html>
26-

0 commit comments

Comments
 (0)