sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.14k stars 207 forks source link

compute servers and the processes tab: make it so you can show processes on a compute server #7659

Open williamstein opened 1 week ago

williamstein commented 1 week ago

Right now the processes page in a cocalc project shows only processes on the shared resources. It's not in any way aware of compute servers. It's just not implemented yet. So... implement it.

WORKAROUND: Create a terminal, set it to run on the compute server, then type "top".