1 | initial version |
Starting with:
$ sage -n
(a Sage notebook), you can mark the Typeset checkbox at the top.
$ sage -n jupyter
(a Jupyter notebook), you can use either %display latex
or %display typeset
.
2 | No.2 Revision |
Starting with:
(a Sage notebook), you can mark the Typeset checkbox at the top. $ ~$ sage -n
(a Jupyter notebook), you can use either $ ~$ sage -n jupyter%display latex
or %display typeset
.
3 | No.3 Revision |
Starting with:
~$ sage -n
(a Sage notebook), you can mark the Typeset checkbox at the top.
~$ sage -n jupyter
(a Jupyter notebook), you can use either %display latex
or %display typeset
.