I get the sage prompt, but it has no line number.
Example:
sage: 4+5 9 sage:%hist 4+5 %hist
I though the lines would be numbered so I can reference earlier lines.
1 | initial version |
I get the sage prompt, but it has no line number.
Example:
sage: 4+5 9 sage:%hist 4+5 %hist
I though the lines would be numbered so I can reference earlier lines.
I get the sage prompt, but it has no line number.
Example:
sage: 4+5
9
sage:%hist
4+5
I though the lines would be numbered so I can reference earlier lines.