We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615818d commit 836b754Copy full SHA for 836b754
doc/source/conf.py
@@ -67,6 +67,8 @@
67
"contributors", # custom pandas extension
68
]
69
70
+mathjax_path="MathJax.js"
71
+
72
exclude_patterns = ["**.ipynb_checkpoints"]
73
try:
74
import nbconvert
0 commit comments