Wiki source code of Embed pdf exported jupyterlab notebook draft
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Export notebook as a pdf file == | ||
| 2 | |||
| 3 | === Using the Lab print menu (preferred option) === | ||
| 4 | |||
| 5 | Go to Lab > File > print and print as pdf | ||
| 6 | |||
| 7 | === Using the export as pdf === | ||
| 8 | |||
| 9 | Go to Lab > File > export as... > pdf | ||
| 10 | |||
| 11 | |||
| 12 | == Integrate pdf file inside XWiki document == | ||
| 13 | |||
| 14 | Upload the pdf file as an attachment | ||
| 15 | |||
| 16 | Use the pdf viewer macro from XWiki editor | ||
| 17 | |||
| 18 | Choose the file | ||
| 19 | |||
| 20 | Save |