We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87cc073 commit 6cdf16cCopy full SHA for 6cdf16c
lectures/_config.yml
@@ -36,6 +36,7 @@ sphinx:
36
notebook_interface : classic # The interface interactive links will activate ["classic", "jupyterlab"]
37
binderhub_url : https://mybinder.org # The URL of the BinderHub (e.g., https://mybinder.org)
38
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
40
rediraffe_redirects:
41
index_toc.md: intro.md
42
tojupyter_static_file_path: ["source/_static", "_static"]
0 commit comments