Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
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...