Skip to content

Commit 2f23c00

Browse files
committed
Update conf.py
1 parent fe079f8 commit 2f23c00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sphinx/_source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'm2r2', # m2r2 needs to be before myst_nb
3939
'myst_nb', # Jupyter notebook support, should also cover markdown
4040
'myst_parser',
41-
'sphinx.ext.mathjax'
41+
# 'sphinx.ext.mathjax'
4242
]
4343

4444
nb_execution_mode = 'off' # Disable execution of code cells in notebooks

0 commit comments

Comments
 (0)