##// END OF EJS Templates
Merge pull request #4348 from jakobgager/openpdf...
Merge pull request #4348 from jakobgager/openpdf Call PDF viewer after latex compiling (nbconvert) Add a configurable to open the pdf after compiling. Uses the default application. closes #4291

File last commit:

r12640:75caf4e4
r12915:187d64fe merge
Show More
incompat-mpl-backend.rst
4 lines | 298 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-mpl-backend.rst

We fixed an issue with switching between matplotlib inline and GUI backends, but the fix requires matplotlib 1.1 or newer. So from now on, we consider matplotlib 1.1 to be the minimally supported version for IPython. Older versions for the most part will work, but we make no guarantees about it.