William Stein
William Stein
This is probably difficult, given the low level assumptions made throughout the implementation. However, I definitely want this. It's also very useful, e.g., if a server is taking too long...
See - https://github.com/sagemathinc/cocalc/issues/7886 - https://github.com/sagemathinc/cocalc/issues/7110 - https://github.com/sagemathinc/cocalc/issues/196 This will simply make a way to configure the "location" where student(s) work on an assignment: That will also the workflow, e.g., there's...
- url to get basically a single cocalc project running on a compute server, e.g., file system navigation, terminals, jupyter, file editing, etc. - direct connection between browser and compute...
1. Open a file in a git repo that exists only *on* a compute server. 2. Click TimeTravel 3. It doesn't know that you're in a git repo. My guess...
This is not implemented at all so far, except by crossing your fingers and directly editing the database (which is dangerous and error prone). It's just a big gap in...
When you click "Start all..." there should be an option to configure "pay as you go" and start all the student projects using pay as you go billed to the...
Just a stylistic issue that bugs me:
Back in the dark days of CoffeeScript + CallbackHell, we made very extensive use of the async library (https://www.npmjs.com/package/async) in CoCalc. Most of that code has been rewritten in Typescript...
It would be nice to have an optional short commit message when editing a past chat message. Also, the "Save Edited Message" button could be disabled if there are no...
Reported by a user, but I've seen this sometimes, though I've also seen replacement work a lot. It would be nice to have a reliable test case: 1. I tried...