Daniel Wu
Daniel Wu
Appsync seems to handle the websockets stuff for us, but if you are able to find a way to implement it via websockets, then go for it. I will say...
Django channels seems like a good start, keep in mind you will need to find some way to host the websockets server (likely thru ec2) and access it (likely through...
@karkir0003 Ig that can be a separate PR, but it probably can't be done anyways until `GET /trainspace` from #914 is complete.
@karkir0003 most of them are independent of each other, it should say on there if another task is needed to be complete beforehand.
Can helpful if more details are given about what train & test transforms are in terms of swe terms (object structure of a train and test transform, effects on training,...
In what way should the navbar text should be aligned then
All start, get, install, add, and remove cmds have been added. I'll probably look into implementing the doctor cmd next
Yep I know, that's just the OS where we discovered the bug, and it definitely isn't an OS dependent bug
@NMBridges My bad, this task should deal with reading the dataset files from s3 into training, not writing files to s3.
I was thinking of having the file uploaded to be tied to the train space. For example, when the train space is deleted, all file uploads, result files, & other...