Do I have to restart the notebook everytime I build Sage?
What I mean is, when I am developing changes that do not affect the notebook, and then I build sage, and I quit and restart a worksheet, the built changes seem to register. I wanted to know whether I could count on this.
Also, is it 'okay' to run sage in command line in another ssh session and keep the notebook running?
Just want to clarify - every time you *build* or *run* Sage? In principle I guess the answer is yes regardless. Though any open Sage worksheets will start looking for a server if you stop the server, and if you open a new one with the same internet protocols I guess it would "find" that one so you wouldn't have to stop in that sense... ?
No question is self-explanatory. If you cannot state your question in a self-contained body post and put your situation in context, then it is probably not a very useful question. Remember that the main purpose of the question title is for browsing the question index and letting readers decide *whether* to open the page or not. Once they've committed to opening it, they should get a proper body text.
This is much clearer, thanks! And separate instances of Sage run pretty much independently, though opening two notebook servers at the same time can be a problem.