Tagged Questions
5
votes
1answer
121 views
Accessing data on local machine from remote kernel
I have a remote kernel on a server that I would like to use to process some data. The connection works, i.e, I'm able to use the local front end and the remote kernel. However, I cannot figure out how ...
6
votes
1answer
213 views
Operations on online files via public URL access
I need M. to access an online public directory via some URL (fake in this case)
http://example.com/images
and perform operations similar to those M. can do on OS directories and files. Examples:
...