Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can create a file $HOME/.sage/notebook.css with the following content

.text_cell { font-size: 16px; }

Then restart your notebook.

You can create a file $HOME/.sage/notebook.css with the following content

.text_cell { font-size: 16px; }

Then restart your notebook.notebook. Change the font size to what you like of course.