##// END OF EJS Templates
deprecation message in old nbconvert.py
deprecation message in old nbconvert.py

File last commit:

r9322:37e9b326
r9533:0aa907a9
Show More
null.py
8 lines | 189 B | text/x-python | PythonLexer
c = get_config()
c.ConverterTemplate.extract_figures=False
c.ConverterTemplate.template_file='null'
c.ConverterTemplate.tex_environement=False
c.ExtractFigureTransformer.enabled = False