Sage Notebook CSS
Return the CSS header used by the Sage Notebook.
INPUT:
EXAMPLES:
sage: import sage.server.notebook.css as c sage: type(c.css()) <type 'str'>
Customization of the Notebook Keybindings
Support for the Notebook (introspection and setup)
Enter search terms or a module, class or function name.