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

r12098:20cd990c
r12915:187d64fe merge
Show More
htmlnotebook.html
9 lines | 263 B | text/html | HtmlLexer
<html>
<head>
<meta http-equiv="Refresh" content="0; url=notebook.html" />
<title>Notebook page has move</title>
</head>
<body>
<p>The notebook page has moved to <a href="notebook.html">this link</a>.</p>
</body>
</html>