Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

upload data file to notebook

Hello!

I have a data file on my hard drive which I can open like:

open('/path/to/file')

in case of sage's server can access this file. But if the server is on the remote machine and there is no way to share a file between my machine and the server, can I somehow upload this file via web-interface to the sage notebook server and then open it and read it?

click to hide/show revision 2
retagged

upload data file to notebook

Hello!

I have a data file on my hard drive which I can open like:

open('/path/to/file')

in case of sage's server can access this file. But if the server is on the remote machine and there is no way to share a file between my machine and the server, can I somehow upload this file via web-interface to the sage notebook server and then open it and read it?