We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6275e commit 43ac390Copy full SHA for 43ac390
doc/conf.py
@@ -50,8 +50,8 @@
50
'sphinx.ext.pngmath',
51
'sphinx.ext.autosummary',
52
'numpy_ext.numpydoc',
53
- #'matplotlib.sphinxext.plot_directive',
54
- #'matplotlib.sphinxext.only_directives',
+ 'matplotlib.sphinxext.plot_directive',
+ 'matplotlib.sphinxext.only_directives',
55
#'IPython.sphinxext.ipython_directive',
56
#'IPython.sphinxext.ipython_console_highlighting'
57
]
0 commit comments