-
Notifications
You must be signed in to change notification settings - Fork 217
SageWorksheetWontRun
Question: "Every time that I type a command into CoCalc, the server does not work. The green bar begins blinking but never evaluates the cell. Sometimes the bar also blinks red. I have tried everything I could think of -- () logging out and back in, () refreshing the page, () checking my wifi connection, () restarting my computer, and (*) closing and reopening the browser. I'm not sure what else to try to get the server to work. It was working fine and then suddenly was not evaluating my cells.
ANSWER: Restart your project, which will stop any infinite loops you may have running, clear out any memory, etc. Just go to the "Settings" tab of your project, then click "Restart project...".
Also, do not worry, you will not delete anything when you restart your project. The ONLY thing that is cleared is the state of variables or function definitions, so you may have to rerun some of your code.
If you click on TimeTravel you can see that not only is nothing lost, but everything you've ever done is always saved.
This Wiki is for CoCalc.com.
A more structured documentation is the CoCalc User Manual.
For further questions, please contact us.