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