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.
2 parents ccb9b54 + f2ec2f3 commit 2ee7c57Copy full SHA for 2ee7c57
docs/conf.py
@@ -68,6 +68,7 @@
68
'sphinx.ext.autosummary',
69
'sphinx.ext.intersphinx',
70
'sphinx.ext.mathjax',
71
+ 'sphinx-mathjax-offline',
72
'sphinx.ext.napoleon',
73
'sphinx.ext.viewcode',
74
'sphinx_autodoc_typehints',
requirements-doc.txt
@@ -14,3 +14,4 @@ myst-nb
14
sphinx_book_theme
15
sphinx-autodoc-typehints
16
sphinx_thebe
17
+sphinx-mathjax-offline
0 commit comments