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

File last commit:

r9633:d0ee335a
r9671:365068aa
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