##// END OF EJS Templates
use new css with old nbconvert html
use new css with old nbconvert html

File last commit:

r9633:d0ee335a
r9673:1ce1776b
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