File size: 361 Bytes
b7591d4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"version": 1,
"Exporter": {
"extra_template_paths": [
".",
"/usr/local/lib/python3.10/dist-packages/jupyter_contrib_nbextensions/templates"
],
"preprocessors": [
"jupyter_contrib_nbextensions.nbconvert_support.CodeFoldingPreprocessor",
"jupyter_contrib_nbextensions.nbconvert_support.PyMarkdownPreprocessor"
]
}
} |