jupyter-server / team-compass

A repository for team discussion, syncing, and meeting notes.
https://jupyter-server-team-compass.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

Vote: transfer jupyter_ydoc to jupyter-server #29

Closed davidbrochart closed 2 years ago

davidbrochart commented 2 years ago

From this issue:

Problem

With the ongoing work in JupyterLab around RTC, we are starting to create back-end shared document structures that shouldn't be tied to JupyterLab in particular. I can imagine e.g. a Python web client that would need these document structures as well, it shouldn't need to depend on JupyterLab. We currently have:

These classes currently have methods to:

Proposed Solution

I started https://github.com/davidbrochart/jupyter_ydoc. It's still in development but it already supports jupyter_releaser. Please comment on this issue or just use :+1: / :-1: if you agree/disagree on transferring it to jupyter-server.

welcome[bot] commented 2 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

JohanMabille commented 2 years ago

:+1:

SylvainCorlay commented 2 years ago

👍

echarles commented 2 years ago

+1

davidbrochart commented 2 years ago

I am not expecting too many votes for this kind of small library, so I will transfer jupyter_ydoc today.

davidbrochart commented 2 years ago

Done: https://github.com/jupyter-server/jupyter_ydoc