Notebook Stylesheets (CSS)
Return the CSS header used by the Sage Notebook.
INPUT:
EXAMPLES:
sage: import sagenb.notebook.css as c sage: type(c.css()) <type 'str'>
JavaScript (AJAX) Components of the Notebook
HTML Templating for the Notebook
Enter search terms or a module, class or function name.