On Mon, Apr 29, 2019 at 12:57 PM <[email protected]> wrote: > > Sun 2019-04-28 02:21:19 UTC, Santiago Sosa: > > > > Another question: Is there any way two different users could work > > on a same notebook file? It shouldn't be at the same time, but if > > possible, that would be cool too. > > You might be interested in running a CoCalc instance. > > https://github.com/sagemathinc/cocalc-docker > > This has an implementation of the Jupyter protocol that > allows collaborative work on notebook files.
Thanks for mentioning CoCalc. You can also quickly try it out at https://cocalc.com. It has realtime multiuser sync for a new react-based implementation of the Jupyter client, and also for Jupyter classic (embedded in an iframe). Our docs are here: https://cocalc.com/doc/jupyter-notebook.html and https://doc.cocalc.com/jupyter.html > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/75b976b0-af97-4f9c-9707-2bb5959934b6%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CACLE5GBSoSphtcQ-T8NTXwWx-iGsTHEG7ACgE1%3DBfvVX838EpA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
