William Stein

Results 812 comments of William Stein

@haraldschilly -- Again I'm seeing this now, but here is much more precise information about what happens. To be more precise, it is like **every other mouse click is recognized**...

> I would close the last frame and show some kind of "default view", This reminds me of the Home button for a project, where it involves adding some new...

I wrote **grading** above, but it's really to speed up browsing what students are doing. Grading happens entirely in the one single instructor project.

> (why do we need Stop?) Some reasons: - the instructor may want to make sure projects from a course aren't being used by students, e.g., for an exam when...

Some centrally important env vars are documented here, for what it is worth: https://github.com/sagemathinc/cocalc/blob/master/src/packages/backend/data.ts

https://github.com/sagemathinc/cocalc-docker/blob/master/docs/external-postgresql.md

> Code only executes if there is a preamble defining the kernels for which code should be executed. This seems reasonable, along with a clear switch at the top of...