##// END OF EJS Templates
distinguish capture_output from buffer_output...
distinguish capture_output from buffer_output allow capturing output without silencing it, which is useful for slimerjs, which requires looking at output to determine failure.
Min RK -
r18692:f7aa8a55
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
execute.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...