Skip to content

Commit 874b6ae

Browse files
DOC: Add a 200px height for JupyterLite kernel
1 parent 9c9ba54 commit 874b6ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

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

294294
global_enable_try_examples = True
295295
try_examples_global_button_text = "Try it in your browser!"
296+
try_examples_global_height = "200px"
296297
try_examples_global_warning_text = (
297298
"""These interactive examples with JupyterLite are experimental and
298299
may not always work as expected. The execution of cells containing import

0 commit comments

Comments
 (0)