Skip to content

Commit c8ada38

Browse files
Enable scrollers in outputs from latest myst-nb
1 parent 58ac4b6 commit c8ada38

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838

3939
# MyST-NB configuration
4040
nb_execution_timeout = 900
41+
nb_scroll_outputs = True
4142

4243
# -- Options for HTML output -------------------------------------------------
4344

doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Doc and testing requirements
22
sphinx
3-
myst-nb>=0.14
3+
myst-nb>=1.3
44
sphinx-book-theme
55
sphinx-copybutton
66
nbval

0 commit comments

Comments
 (0)