##// END OF EJS Templates
rename call methods to transform and postprocess...
rename call methods to transform and postprocess - The `call` methods for nbconvert transformers has been renamed to `transform`. - The `call` methods of nbconvert post-processsors have been renamed to `postprocess`. pinging @Carreau and @jdrefer, who probably knows who'd be affected by this change... maybe @damianavila, @jakevdp
Paul Ivanov -
r12218:19e43d9d
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters / tests
files
__init__.py Loading ...
base.py Loading ...
cheese.py Loading ...
test_export.py Loading ...
test_exporter.py Loading ...
test_html.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_python.py Loading ...
test_rst.py Loading ...
test_slides.py Loading ...