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

File last commit:

r9672:94361f7c
r9673:1ce1776b
Show More
python.nbcv
6 lines | 133 B | text/plain | TextLexer
Matthias BUSSONNIER
add python profile
r9620 c = get_config()
c.ConverterTemplate.template_file='python'
c.ConverterTemplate.tex_environement=False
Matthias BUSSONNIER
fix fileext and html multidisplay
r9637
c.NbconvertApp.fileext='py'