sampledoc icon indicating copy to clipboard operation
sampledoc copied to clipboard

a matplotlib sphinx extension has moved into ipython

Open argriffing opened this issue 10 years ago • 1 comments
trafficstars

This causes a warning when I build sampledoc.

 MatplotlibDeprecationWarning: 
The Sphinx extension ipython_console_highlighting has moved from
matplotlib to IPython, and its use in matplotlib is deprecated.
Change your import from 'matplotlib.sphinxext.ipython_directive' to
'IPython.sphinxext.ipython_directive.

The change should be made in conf.py in sampledoc.

argriffing avatar Dec 08 '14 17:12 argriffing

I have a change that removes this warning, which I'll push when github has dealt with whatever IT problems it's having https://status.github.com/

argriffing avatar Dec 08 '14 18:12 argriffing