Skip to content

Commit e67da33

Browse files
committed
added mathjax to config
1 parent 5399118 commit e67da33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slides_sources/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
'sphinx.ext.intersphinx',
3535
'sphinx.ext.todo',
3636
'sphinx.ext.coverage',
37-
'sphinx.ext.pngmath',
38-
# 'sphinx.ext.mathjax',
37+
#'sphinx.ext.pngmath',
38+
'sphinx.ext.mathjax',
3939
'sphinx.ext.ifconfig',
4040
'IPython.sphinxext.ipython_console_highlighting',
4141
'IPython.sphinxext.ipython_directive',

0 commit comments

Comments
 (0)