Module: nbconvert.writers.files
Module: nbformat.convert
Enter search terms or a module, class or function name.
Contains Stdout writer
Bases: IPython.nbconvert.writers.base.WriterBase
Consumes output from nbconvert export...() methods and writes to the stdout stream.
Consume and write Jinja output.
See base for more...