Skip to content

Commit 63f3a25

Browse files
committed
BUG: Enable running RecordAVideo through nbmake
Does not pass when run non-interactively -- add allow_errors.
1 parent d23acb3 commit 63f3a25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/RecordAVideo.ipynb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@
188188
"toc_position": {},
189189
"toc_section_display": false,
190190
"toc_window_display": false
191+
},
192+
"execution": {
193+
"allow_errors": true
191194
}
192195
},
193196
"nbformat": 4,

0 commit comments

Comments
 (0)