##// 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:

r12369:1882b7b0
r12915:187d64fe merge
Show More
select-notebook-rename.rst
6 lines | 328 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / select-notebook-rename.rst

Select Notebook Name When Renaming a Notebook

The default notebook name is Untitled. It's unlikely you want to keep this name or part of it when naming your notebook. Instead, IPython will select the text in the input field so the user can easily type over the name and change it.