From: Debian Science Team Date: Tue, 24 Oct 2017 19:26:02 +0000 (+0100) Subject: mathjax-path X-Git-Tag: archive/raspbian/0.20.3-11+rpi1~3^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b34121638fc06c56ee850045fa5b9d39e10c199c;p=pandas.git mathjax-path Gbp-Pq: Name mathjax-path.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index 394fa44c..cc6fa6fc 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -62,6 +62,8 @@ extensions = ['sphinx.ext.autodoc', 'nbsphinx', ] +mathjax_path='MathJax.js' + exclude_patterns = ['**.ipynb_checkpoints'] with open("index.rst") as f: