Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How can I use markdown in a Sage worksheet?

In Sage within a Jupyter notebook, I can use the pulldown menu to select the markdown option and use markdown commands. I can also use

%load_ext sage

to use Sage commands.

If I'm in a Sage worksheet, is there a package to load so that I can use markdown commands? Or alternatively, is there a way I can get two different colors of comments with a hashtag (#)?