Hi, thank you Andrey for your answer. I write here as the previous thread has been blocked (I asked about CoCalc there because Andrey mentioned CoCalc in that thread and I was interested about programmatic interaction with CoCalc servers).
I've seen that CoCalc uses SSH, but, as I believe I am not able to create a script that interacts with CoCalc servers via SSH, do you know if there is any existing ready-to-use script to interact with the server by entering its own key? I've read the article here <https://blog.cocalc.com/cocalc/2017/09/08/using-ssh-with-cocalc.html>but I can't see any python script that interacts directly with CoCalc free/paid account in the same way sagecell-client.py <https://github.com/sagemath/sagecell/blob/master/contrib/sagecell-client/sagecell-client.py> interact with SageMathCell (by direct interaction I mean that the script can be run on any python distribution and returns the server output as a string to be parsed later, like sagecell-client.py <https://github.com/sagemath/sagecell/blob/master/contrib/sagecell-client/sagecell-client.py> ). Thanks Regards Matteo -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/52d5cb09-8659-431f-9b48-edf75d31331cn%40googlegroups.com.
