##// END OF EJS Templates
remove commented code
remove commented code

File last commit:

r9637:1829793e
r9652:05b6de65
Show More
full_html.nbcv
10 lines | 224 B | text/plain | TextLexer
c = get_config()
c.ConverterTemplate.extract_figures=False
c.ConverterTemplate.template_file='fullhtml'
c.ConverterTemplate.tex_environement=False
c.NbconvertApp.fileext='html'
c.ExtractFigureTransformer.enabled = False