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

File last commit:

r9645:bfc9ce45
r9673:1ce1776b
Show More
reveal.nbcv
7 lines | 133 B | text/plain | TextLexer
Matthias BUSSONNIER
reveal converter
r9644 c = get_config()
Matthias BUSSONNIER
extract css from ipython dir
r9645 load_subconfig('base_html.nbcv')
Matthias BUSSONNIER
reveal converter
r9644
c.ConverterTemplate.template_file='reveal'
Matthias BUSSONNIER
extract css from ipython dir
r9645 c.NbconvertApp.fileext='reveal.html'
Matthias BUSSONNIER
reveal converter
r9644