We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a660f commit 11456b4Copy full SHA for 11456b4
docs/_template.html
@@ -26,7 +26,7 @@
26
27
<link rel="shortcut icon" type="image/x-icon" href="{{root}}/img/favicon.ico">
28
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
29
- <script src="https://cdn.plot.ly/plotly-2.18.1.min.js"></script>
+ <script src="https://cdn.plot.ly/plotly-2.21.0.min.js"></script>
30
<script>MathJax = { tex: { inlineMath: [['$', '$'], ['\\(', '\\)']] } };</script>
31
<script src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-svg.js"></script>
32
0 commit comments