Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee72aff

Browse files
committed
MAINT: manually merge the ipython directive change
1 parent ae696e3 commit ee72aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
2727
extensions = ['matplotlib.sphinxext.only_directives',
2828
'matplotlib.sphinxext.plot_directive',
29-
'matplotlib.sphinxext.ipython_directive',
29+
'IPython.sphinxext.ipython_directive',
3030
'sphinx.ext.mathjax',
3131
'sphinx.ext.autodoc',
3232
'sphinx.ext.doctest',

0 commit comments

Comments
 (0)