From 42046a9c441a8e8748e87e6e6fcd4d7e19e64cf0 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sun, 27 Oct 2019 11:38:37 +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 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: -- 2.30.2