rtc
rtc copied to clipboard
Real Time Collaboration for Jupyter and beyond
### Problem When multiple users collaborate via RTC, the [workspace layout](https://jupyterlab.readthedocs.io/en/stable/user/urls.html#url-workspaces-ui) is not shared. For example, when one user makes a change to the workspace like adding a split or...
### Problem I think this was already discussed somewhere else. Maybe not in an issue but probably at one of the JupyterLab weekly meetings. Since RTC has been available in...
Notes
I want to open this issue to track any notes, either from meetings, thoughts, or conversations. Many of these will likely translate into actionable issues, but I find it helpful...
The simplest implementation of a shared data model assumes everyone is trusted and everyone wants to access all the same information. This works for the current JupyterLab user UX. Any...
# @ all / Please wait on the trademark committee answer before working or submitting on new proposal. We may close this and forget the idea. There are plenty of...
_Note:_ this is a comment I'd originally made in @dmonad's [MVP issue](https://github.com/QuantStack/jupyterlab/issues/4), but as per recent conversations with @echarles and others, moving it over here so these questions are part...
@ellisonbg @saulshanabrook I thought it would be useful to host in this repo the benchmark Brian has pushed for now in the `datastore-benchmarks` branch of Lumino repository. https://jupyter-rtc.readthedocs.io/en/latest/developer/benchmark.html If we...
RTC now uses the latest-to-date version of Automerge, tagged for our project as `jupyter_rtc_0.0.2` \+ impacts + fix typo + remove some warnings
Carol and I will meet this week to discuss how to make it more accessible to understand what is going on and how people can contribute.
While writing https://github.com/jupyterlab/rtc/issues/58, I thought we could/should migrate this `rtc` repository to its own organization. For now, it is hosted under `jupyterlab` organisation, which is contradictory to our goal to...