Description: Use Debian packaged mathjax

Author: Andreas Tille <tille@debian.org>
Forwarded: not-needed

--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -68,6 +68,8 @@ extensions = [
     "contributors",  # custom pandas extension
 ]
 
+mathjax_path="MathJax.js"
+
 exclude_patterns = ["**.ipynb_checkpoints"]
 try:
     import nbconvert
