Nb-pdf-template

Latest version: v4.0.0

Safety actively analyzes 621469 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.0.0

This update simplifies the setup by removing all of the optional extra setup needed for text wrapping. Bonus, compiling is much faster, and prompts are more consistently aligned.

2.0.1

Fixes compiling this template with versions of XeLaTeX from before 2016.

2.0

Added the ability to make code cells wrap text. Since, this requires setting nbconvert's latex command to use a -shell-escape, this is not the default. To obtain this feature, install the templates with the --minted flag like:

python -m nb_pdf_template.install --minted

1.3.0

Mostly internal changes to the templates. (Refactoring to make the .tplx files and the intermediate .tex file easier to read, and also to make inheriting from these templates easier.)
Added the ability to use:

--TemplateExporter.exclude_output_prompt=True
--TemplateExporter.exclude_input_prompt=True
--no-prompt


to remove input prompts, output prompts, or both.

1.2.0

Adds text wrapping to Out[] blocks.

1.1.2

Slight improvement to the syntax highlighting of numbers.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.