customize notebook
How can the Notebook in Windows be customized (using localhost:8000 with Sage on VirtualBox) - e.g. with other css, other browser fuctionalities etc.?
How can the Notebook in Windows be customized (using localhost:8000 with Sage on VirtualBox) - e.g. with other css, other browser fuctionalities etc.?
For css, you have to log into the virtual machine and add a file notebook.css as mentioned in notebook description. If it is just for one worksheet you can edit it directly with a css preamble (not very safe).
Vincent
The sage notebook is deprecated. Its successor is Jupyter which supports customization as well.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-10-02 22:52:26 +0100
Seen: 586 times
Last updated: Oct 05 '14
Notebook List Object Data Storage/Retrieval? (Start/Restart)
Short Cython Example In A Notebook Cell?
What happens in insecure mode?
Is notebook() mutually-exclusive from "./sage -gdb" mode?
Can I pause a computation rather than aborting it? (Interrupt Command)
What state is preserved when I close a running notebook browser window?
what do you mean by "other browser functionalities"?