diff --git a/conf.py b/conf.py index 884098c..d2e8f6f 100644 --- a/conf.py +++ b/conf.py @@ -25,7 +25,7 @@ extensions = ['matplotlib.sphinxext.mathmpl', 'matplotlib.sphinxext.only_directives', 'matplotlib.sphinxext.plot_directive', - 'matplotlib.sphinxext.ipython_directive', + 'IPython.sphinxext.ipython_directive', 'sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.inheritance_diagram',