Ask Your Question

Revision history [back]

There are various ways you might want to save the output of your work with Sage.

  1. save information to various files

    1.1. save text output to one or several text files, and graphics to one or several graphics files (eg png files)

  2. produce a latex document and resulting pdf

    2.1. use LaTeX with the SageTeX package, and create a pdf containing your code and results

  3. produce a notebook worksheet with output

    3.1. work in a SageMathCloud Sage worksheet (.sagews) and make the worksheet accessible online

    3.2 use a Jupyter notebook and make your worksheet available online with output, possibly hosting it on SageMathCloud, or tmpnb, or nbviewer.