From 2e3c782aaa34b4bf3df840f62d9ee0c41b12a3b1 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Tue, 29 May 2018 14:50:59 +0100 Subject: [PATCH] mathjax-path Gbp-Pq: Name mathjax-path.patch --- doc/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.30.2