can i make a worksheet public on sagemathcloud?
It would be great to be able to make a worksheet or a whole project world-viewable on SageMathCloud. Is this currently possible?
(Here is the precise use case I'm looking at: I am making public some Sage code that I used extensively for a paper, but I would like to go further and create a "demo" worksheet that contains that code together with some simple examples of usage. I'd love to be able to just link to the worksheet from github, so that whoever is interested can immediately try it out.)
You can sync your project or part of it, with github. See William Stein's announcement "[new feature: ssh into projects](https://groups.google.com/d/msg/sage-cloud/38jqwqeokOo/FkHyitgJgmIJ)" on the sage-cloud mailing list.
Also check out "colaboratory + google drive", see https://colaboratory.jupyter.org/ for more info.
Unfortunately, this solution will let us depend on google drive :(