16 lines
391 B
JSON
16 lines
391 B
JSON
{
|
|
"base_template": "lab",
|
|
"mimetypes": {
|
|
"text/html": true
|
|
},
|
|
"preprocessors": {
|
|
"100-pygments": {
|
|
"type": "nbconvert.preprocessors.CSSHTMLHeaderPreprocessor",
|
|
"enabled": true
|
|
},
|
|
"500-reveal": {
|
|
"type": "nbconvert.exporters.slides._RevealMetadataPreprocessor",
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|