After https://cocalc.com/ and https://colab.research.google.com/, there is a newcomer for collaborative notebooks: https://deepnote.com/ If only we could finally get a free and open source one. If anyone has ever tried them and wants to share some feedback…
There was a seminar two years ago within LoOPS network about CoCalc: https://reseau-loops.github.io/2018/03/29/cafe-loops
The speaker might be willing to share feedback now (I don’t know him and met him only during this presentation so I really can’t tell).
I just invited him. @samuel.lelievre, Any feedback/thoughts to share on these tools ? I quickly tried to launch the cocalc docker image but I failed connecting to it…
Hello,
thanks for inviting me to this reproducible-research discussion platform,
I had missed the news of its existence.
CoCalc is free software, see the public repositories for
“cocalc-docker” and “cocalc-kubernetes”:
-
cocalc-docker
https://github.com/sagemathinc/cocalc-docker -
cocalc-kubernetes
https://github.com/sagemathinc/cocalc-kubernetes
Only some details of how the commercial instance at cocalc dot com
is run are not free software, since the platform is meant as a
business that aims to generate revenue that can then be used to
fund development of free software for science.
Several people have successfully deployed an instance for their
department, university or organisation. I have not yet, but am
planning to do that next year.
Official CoCalc Docker images on Docker Hub:
Other people have made other CoCalc images available
with various additions:
and note there is also a “CuCalc” which is CoCalc + CUDA,
There is a cocalc mailing list and a cocalc-docker mailing list,
both on google-groups (one of them on SageMathInc’s google-apps)
and a discussion environment on Discord. The CoCalc developers
are in my experience always helpful.
-
CoCalc mailing list
https://groups.google.com/forum/#!forum/cocalc -
CoCalc-Docker mailing list
https://groups.google.com/a/sagemath.com/forum/#!forum/cocalc-docker -
CoCalc discussions on Discord (with a special channel about Docker)
https://discordapp.com/channels/492290642832130048/492290642832130050
See also
-
CoCalc news page:
https://doc.cocalc.com/news.html -
Running your own free CoCalc Docker server on Google Cloud Platform
Blog post, 2018-11
https://blog.cocalc.com/cocalc/2018/11/07/cocalc-docker-gcp.html -
The CoCalc computing environment
SIAM news article, 2017-11
https://sinews.siam.org/Details-Page/the-cocalc-computing-environment
Kind regards,
Samuel Lelièvre
Thanks for all these details. I really need to make it work on my machine (once launched, there does not seem to be any server listening on the ports…). My initial question was more basic though. Have you ever used the collaborative edition of these notebooks ? Did it work well ? Was it useful ? Is it integrated with some kind of git ?