Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.12 KB

preprocessors.rst

File metadata and controls

63 lines (37 loc) · 1.12 KB

Preprocessors

nbconvert.preprocessors

/config_options

Configurable options for the nbconvert application

Preprocessor

__init__

preprocess

preprocess_cell

Specialized preprocessors

Converting and extracting figures

ConvertFiguresPreprocessor

SVG2PDFPreprocessor

ExtractOutputPreprocessor

Converting text

LatexPreprocessor

HighlightMagicsPreprocessor

Metadata and header control

ClearMetadataPreprocessor

CSSHTMLHeaderPreprocessor

Removing cells, inputs, and outputs

ClearOutputPreprocessor

RegexRemovePreprocessor

TagRemovePreprocessor

Executing Notebooks

ExecutePreprocessor

CellExecutionError

coalesce_streams