Contains writer for writing nbconvert output to PDF.
Bases: IPython.nbconvert.post_processors.base.PostProcessorBase
Writer designed to write to PDF files
Consume and write Jinja output a PDF. See files.py for more...
An instance of a Python list.
An integer trait.
Longs that are unnecessary (<= sys.maxint) are cast to ints.
A boolean (True, False) trait.