[Python-modules-commits] [jupyter-notebook] 02/09: Use local MathJax in documentation

Gordon Ball chronitis-guest at moszumanska.debian.org
Fri Dec 9 14:00:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.

commit 7050d33a3cbfd2b3b29481921035ff20898cb8e1
Author: Gordon Ball <gordon at chronitis.net>
Date:   Thu Oct 27 17:20:12 2016 +0200

    Use local MathJax in documentation
---
 docs/source/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index d32d0da..238a0c4 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -332,3 +332,5 @@ intersphinx_mapping = {
     'nbformat': ('http://nbformat.readthedocs.org/en/latest/', None),
     'jupyter': ('http://jupyter.readthedocs.org/en/latest/', None),
 }
+
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax/js?config=TeX-AMD-MML_HTMLorMML'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git



More information about the Python-modules-commits mailing list