From d5e54ba5b9b2dc3aa6053e4432ca83b3e5b65f08 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sat, 20 Jan 2018 09:00:31 +0000 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 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: -- 2.30.2