You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
337 B
JSON
17 lines
337 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
|
|
}
|
|
}
|
|
}
|