Skip to content

Commit 307cb17

Browse files
authored
ENH: update show code cell prompt to be more concise (#362)
* ENH: update show code cell prompt to be more concise * move to correct location in config
1 parent 6244e43 commit 307cb17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lectures/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ sphinx:
4242
# myst-nb config
4343
nb_render_image_options:
4444
width: 80%
45+
nb_code_prompt_show: "Show {type}"
46+
# -------------
4547
html_favicon: _static/lectures-favicon.ico
4648
html_theme: quantecon_book_theme
4749
html_static_path: ['_static']

0 commit comments

Comments
 (0)