Save file from online notebook
Is it possible to save plot to svg file from online Sage notebook?
Save image as svg
plot(x).save('filename.svg')
Right click on image and save it to your local machine.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-07-16 10:07:26 +0100
Seen: 415 times
Last updated: Jul 16 '13
When does notebook save worksheets persistently?
Data files on public servers access
how to execute a self-written python library within an online notebook
How to share files across worksheets ?
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)