Skip to content

Commit ed07e5b

Browse files
Set copybutton_prompt_text as appropriate for default Python shell
1 parent 79934ca commit ed07e5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/doc_sources/conf.py.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ extensions = [
4242
"sphinx_design",
4343
]
4444

45+
copybutton_prompt_text = ">>> "
46+
4547
googleanalytics_id = 'G-7TCKS5BHYE'
4648
googleanalytics_enabled = True
4749

0 commit comments

Comments
 (0)