8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee45fd commit 254bdacCopy full SHA for 254bdac
Doc/tutorial/introduction.rst
@@ -13,10 +13,9 @@ end a multi-line command.
13
14
.. only:: html
15
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.
+ You can use the "Copy" button (it appears in the upper-right corner
+ when hovering over or tapping a code example), which strips prompts
+ and omits output, to copy and paste the input lines into your interpreter.
20
21
.. index:: single: # (hash); comment
22
0 commit comments