summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/sphinx/ext_mathjax.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/ext_mathjax.py b/doc/sphinx/ext_mathjax.py
index bd91142..2dee811 100644
--- a/doc/sphinx/ext_mathjax.py
+++ b/doc/sphinx/ext_mathjax.py
@@ -7,5 +7,5 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'sphinx.ext.todo',
'IPython.sphinxext.ipython_console_highlighting',
- 'jupyter_sphinx',
+# 'jupyter_sphinx',
'sphinx_gallery.gen_gallery']