Skip to content

Commit 5487935

Browse files
committed
added ability to embed multiple metadata dashboards
1 parent f9a95eb commit 5487935

File tree

10 files changed

+12907
-8119
lines changed

10 files changed

+12907
-8119
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"base_template": "base",
3-
"mimetypes": {
4-
"text/html": true
5-
},
6-
"preprocessors": {
7-
"100-pygments": {
8-
"type": "nbconvert.preprocessors.CSSHTMLHeaderPreprocessor",
9-
"enabled": true
10-
}
2+
"base_template": "base",
3+
"mimetypes": {
4+
"text/html": true
5+
},
6+
"preprocessors": {
7+
"100-pygments": {
8+
"type": "nbconvert.preprocessors.CSSHTMLHeaderPreprocessor",
9+
"enabled": true
1110
}
11+
}
1212
}

0 commit comments

Comments
 (0)