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

File last commit:

r9328:665be415
r9533:0aa907a9
Show More
python.nbcv
7 lines | 175 B | text/plain | TextLexer
c = get_config()
c.ConverterTemplate.extract_figures=False
c.ConverterTemplate.template_file='python'
c.ConverterTemplate.tex_environement=False
c.NbconvertApp.fileext='py'