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

File last commit:

r9654:d93b4231
r9671:365068aa
Show More
full_html.nbcv
5 lines | 97 B | text/plain | TextLexer
Matthias BUSSONNIER
use configuration file to do nice stuff
r9618 c = get_config()
Matthias BUSSONNIER
move html header out
r9654 load_subconfig('base_html.nbcv')
Matthias BUSSONNIER
create configurable preprocessors
r9624
Matthias BUSSONNIER
use configuration file to do nice stuff
r9618 c.ConverterTemplate.template_file='fullhtml'
Matthias BUSSONNIER
fix fileext and html multidisplay
r9637