Skip to content

Commit 9731436

Browse files
authored
disable notebook generation (#454)
1 parent cc04e9a commit 9731436

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/experiments/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"theme": "grid"
2+
"theme": "grid",
3+
"properties":{
4+
"notebook": "false"
5+
}
36
}

0 commit comments

Comments
 (0)