From: Debian Science Team Date: Sat, 4 Nov 2017 00:02:42 +0000 (+0000) Subject: mathjax-path X-Git-Tag: archive/raspbian/0.20.3-11+rpi1~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=17eb92e10707db7e76dbac08c5f52c0f4592bd54;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: