projects
/
pandas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f44d341
)
Use Debian packaged mathjax
author
Andreas Tille
<tille@debian.org>
Sun, 28 Jun 2020 20:47:22 +0000
(21:47 +0100)
committer
Rebecca N. Palmer
<rebecca_palmer@zoho.com>
Sun, 28 Jun 2020 20:47:22 +0000
(21:47 +0100)
Gbp-Pq: Name mathjax-path.patch
doc/source/conf.py
patch
|
blob
|
history
diff --git
a/doc/source/conf.py
b/doc/source/conf.py
index 3ebc5d8b6333b29ef3ad35606aa258b4a57340fb..fc007ff28d227bc771902f47710490b2cf542cb7 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-67,6
+67,8
@@
extensions = [
"contributors", # custom pandas extension
]
+mathjax_path="MathJax.js"
+
exclude_patterns = ["**.ipynb_checkpoints"]
try:
import nbconvert