Skip to content

Commit 254bdac

Browse files
Update tutorial for new "Copy" button (#135007)
Co-authored-by: Sergey B Kirpichev <[email protected]>
1 parent aee45fd commit 254bdac

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Doc/tutorial/introduction.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ end a multi-line command.
1313

1414
.. only:: html
1515

16-
You can toggle the display of prompts and output by clicking on ``>>>``
17-
in the upper-right corner of an example box. If you hide the prompts
18-
and output for an example, then you can easily copy and paste the input
19-
lines into your interpreter.
16+
You can use the "Copy" button (it appears in the upper-right corner
17+
when hovering over or tapping a code example), which strips prompts
18+
and omits output, to copy and paste the input lines into your interpreter.
2019

2120
.. index:: single: # (hash); comment
2221

0 commit comments

Comments
 (0)