##// END OF EJS Templates
Remove -i options from mv, rm and cp aliases...
Remove -i options from mv, rm and cp aliases This was arguably useful in the terminal, but it means these aliases can't be used from any of the ZMQ frontends. And users familiar with the shell shouldn't find the default (non -i) behaviour surprising. Closes gh-5729, which accidentally included an unrelated change.

File last commit:

r16419:e6ba6615
r16641:0fb126bd
Show More
incompat-rm-pdf-post.rst
2 lines | 129 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-rm-pdf-post.rst

Creating PDFs with LaTeX no longer uses a post processor. Use nbconvert --to pdf instead of nbconvert --to latex --post pdf.