Skip to content

Commit 89b7a56

Browse files
Debian Science Teamrebecca-palmer
Debian Science Team
authored andcommitted
Use Debian packaged mathjax
Author: Andreas Tille <[email protected]> Forwarded: not-needed Gbp-Pq: Name mathjax-path.patch
1 parent 5369a38 commit 89b7a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
"contributors", # custom pandas extension
6868
]
6969

70+
mathjax_path="MathJax.js"
71+
7072
exclude_patterns = ["**.ipynb_checkpoints"]
7173
try:
7274
import nbconvert

0 commit comments

Comments
 (0)