You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, instructors must manually deprovision student compute servers in CoCalc at the end of a course. This is time-consuming and error-prone, especially for large classes.
Describe the solution you'd like
I would like the ability to set an automatic deprovision (shutdown/removal) date for student compute servers in the .course file. This date should be configurable per course and/or per assignment, and after this date, compute servers provisioned for students are automatically deprovisioned.