From: Debian Science Team Date: Tue, 29 May 2018 13:50:59 +0000 (+0100) Subject: mathjax-path X-Git-Tag: archive/raspbian/0.22.0-7+rpi1^2~10 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2e3c782aaa34b4bf3df840f62d9ee0c41b12a3b1;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: