Re: [sage-edu] I/O to Local Files

2014-07-14 Thread Rob Beezer
Open a *worksheet* and then use the "data" combo-box to upload a data file that may be used/accessed within the worksheet. You can provide a URL, so maybe that will be the device to get the file from a remote server. Note the instructions about using DATA + '' as the filename to use within S

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread Brad Burkman
The training today was on the Clemson server, and I don't want to change things unnecessarily. There has to be a way to get data in and out. Brad On Mon, Jul 14, 2014 at 4:59 PM, David Joyner wrote: > On Mon, Jul 14, 2014 at 4:50 PM, Brad Burkman wrote: > > Data files are not a supported for

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread David Joyner
On Mon, Jul 14, 2014 at 4:50 PM, Brad Burkman wrote: > Data files are not a supported format for Upload. The only supported file > formats are flavors of worksheets. > Okay. What about with https://cloud.sagemath.com/? > > On Mon, Jul 14, 2014 at 4:45 PM, David Joyner wrote: >> >> On Mon, Jul

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread David Joyner
On Mon, Jul 14, 2014 at 4:44 PM, Brad Burkman wrote: > If it is possible to upload files to the remote server, I don't know how. > That information would be helpful. > Can't you click the upload link and have that file available? > Brad > > > On Mon, Jul 14, 2014 at 4:34 PM, David Joyner wrote:

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread Brad Burkman
Data files are not a supported format for Upload. The only supported file formats are flavors of worksheets. On Mon, Jul 14, 2014 at 4:45 PM, David Joyner wrote: > On Mon, Jul 14, 2014 at 4:44 PM, Brad Burkman wrote: > > If it is possible to upload files to the remote server, I don't know how.

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread Brad Burkman
If it is possible to upload files to the remote server, I don't know how. That information would be helpful. Brad On Mon, Jul 14, 2014 at 4:34 PM, David Joyner wrote: > On Mon, Jul 14, 2014 at 11:31 AM, Brad Burkman wrote: > > I'm helping organize the Modeling and Analysis Challenge in the St

Re: [sage-edu] I/O to Local Files

2014-07-14 Thread David Joyner
On Mon, Jul 14, 2014 at 11:31 AM, Brad Burkman wrote: > I'm helping organize the Modeling and Analysis Challenge in the Student > Program at XSEDE'14, tomorrow. The students have to use Sage notebooks, and > have set up accounts on the Sage server at Clemson. > > The students will want to input/o

[sage-edu] I/O to Local Files

2014-07-14 Thread Brad Burkman
I'm helping organize the Modeling and Analysis Challenge in the Student Program at XSEDE'14, tomorrow. The students have to use Sage notebooks, and have set up accounts on the Sage server at Clemson. The students will want to input/output data from/to local files (on their laptops). How do