Skip to content

Commit 0a8fbb3

Browse files
miss-islingtonStanFromIrelandskirpichev
authored
[3.13] Update tutorial for new "Copy" button (GH-135007) (#135271)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent 47a828e commit 0a8fbb3

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)