Skip to content

Commit 9c9c7a1

Browse files
authored
load the svg js from mathjax cdn (#141)
1 parent 87cc073 commit 9c9c7a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ sphinx:
3636
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
3737
binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)
3838
thebe : false # Add a thebe button to pages (requires the repository to run on Binder)
39+
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-svg.js
3940
rediraffe_redirects:
4041
index_toc.md: intro.md
4142
tojupyter_static_file_path: ["source/_static", "_static"]

0 commit comments

Comments
 (0)