From: Debian Science Team Date: Sun, 17 Jun 2018 16:01:16 +0000 (+0100) Subject: mathjax-path X-Git-Tag: archive/raspbian/0.25.3+dfsg2-2+rpi1~1^2^2^2^2^2^2^2^2^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0e1e4a5e4c86ae2f6a35e574a2a0008be6903582;p=pandas.git mathjax-path Gbp-Pq: Name mathjax-path.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index 6eb12324..cf84aca3 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -67,6 +67,8 @@ extensions = ['sphinx.ext.autodoc', 'nbsphinx', ] +mathjax_path='MathJax.js' + exclude_patterns = ['**.ipynb_checkpoints'] with open("index.rst") as f: