From: Debian Science Team Date: Fri, 9 Feb 2024 20:48:14 +0000 (+0000) Subject: Use Debian packaged mathjax X-Git-Tag: archive/raspbian/2.2.3+dfsg-7+rpi1~1^2^2^2^2^2^2^2~31 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1dc59950b035a2387b3548650a17b714b8956506;p=pandas.git Use Debian packaged mathjax Author: Andreas Tille Forwarded: not-needed Gbp-Pq: Name mathjax-path.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index dee30479..b8fd1685 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -71,6 +71,8 @@ extensions = [ "nbsphinx", ] +mathjax_path="MathJax.js" + exclude_patterns = [ "**.ipynb_checkpoints", # to ensure that include files (partial pages) aren't built, exclude them