We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa9ed0 commit 9b92ab4Copy full SHA for 9b92ab4
tutorial-start-here.rst
@@ -43,6 +43,7 @@ cell**. This is the rectangle below this paragraph containing `1+1`
43
(if instead you see ``sage: 1+1``, you are reading this document as a
44
web page and won't be able to play with the examples). Click on the
45
cell to select it, and press ``shift-enter`` to evaluate it::
46
+
47
sage: 1 + 1
48
2
49
0 commit comments