Replies: 2 comments 3 replies
-
AFAK the best solution for markdown (and quarto) is still jupyter collaboration |
Beta Was this translation helpful? Give feedback.
-
I think that technology projects like JupyterHub and Binder could naturally enable this kind of thing in a more community-centric way rather than relying on a single SaaS provider. That said, the tech isn't quite there yet. JupyterHub tends to focus on individual servers currently, rather than collaborative ones with shared storage. That said, I think the JupyterHub team is interested in enabling more collaborative workflows in general, and I bet that tools like Real Time Collaboration in JupyterLab are things we could build on top of as well - that'd give you multi-user document editing which would be a great first step forward. So in short, I think JupyterHub and Binder could definitely enable things like this, it would require some development work to facilitate and probably would need to be a funded effort rather than something that'd be tackled with bits and pieces of people's time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I'm curious what people think is the state of the art for online collaborative editting of research communication documents (often/historically referred to as "journal articles").
What I'm seeing:
Challenges:
Options:
The fact that the mystmd folks are writing papers in Google Docs makes me think that the answer is "there's nothing good out there" but keen to hear where people think this is up to and where we need to push/create for this to move forwards! ✨
See also: discussion on the quarto discussion section: quarto-dev/quarto-cli#405
Beta Was this translation helpful? Give feedback.
All reactions