From: Debian Science Team Date: Wed, 6 Mar 2019 22:19:34 +0000 (+0000) Subject: mathjax-path X-Git-Tag: archive/raspbian/0.25.3+dfsg2-2+rpi1~1^2^2^2^2^2^2^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=04736d2f58dfccd00174edbadd878f581e80532b;p=pandas.git mathjax-path Gbp-Pq: Name mathjax-path.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index d516e67b..1342d749 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -75,6 +75,8 @@ extensions = ['sphinx.ext.autodoc', 'nbsphinx', ] +mathjax_path='MathJax.js' + exclude_patterns = ['**.ipynb_checkpoints'] with open("index.rst") as f: