Skip to content

Commit d258e5a

Browse files
committed
Enable nb_merge_streams in Sphinx config
1 parent a1cd90c commit d258e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ sphinx:
3838
linkcheck_ignore: ['https://online.stat.psu.edu/stat415/book/export/html/834']
3939
bibtex_reference_style: author_year
4040
suppress_warnings: ["mystnb.unknown_mime_type"]
41+
nb_merge_streams: true
4142
nb_mime_priority_overrides: [
4243
# HTML
4344
['html', 'application/vnd.jupyter.widget-view+json', 10],

0 commit comments

Comments
 (0)