jupyter-widgets-contrib/jupyter-widgets-contrib.github.io

Transfer yjs-widgets

davidbrochart opened this issue · 1 comments

Target

yjs-widgets is the TypeScript counterpart of ypywidgets. It instantiates models and views of widgets in JupyterLab's frontend, and keeps them in sync with the backend using the Y protocol.

Reason

yjs-widgets goes hand in hand with ypywidgets.

Checklist

  • You are owner of the repository you want to transfer
  • Which role do you want to have in the jupyter-widgets-contrib organization (check one of):
    • Help with all jupyter-widgets-contrib repositories
    • Help with the transferred repository only
    • I don't have time anymore to keep helping the project
  • The transferred repository (check one of):
    • Must keep the extension name
    • Cannot use the original name
    • I don't care
  • The code is available under a Open Source license
  • A license file is present in the code repository
  • The repository contains a README file describing:
    • The provided feature(s)
    • A picture illustrating the feature(s)
    • The available options/settings (if applicable)
    • How to install the extension
    • optional a Binder link to test the feature online
  • optional The frontend code (Typescript/Javascript) is tested
  • optional The backend code (Python) is tested
  • I certify the extension is not using exclusively paid-plan of any commercial service
  • I will help the transfer process on the code repository AND the built packages

You must enable two-factor authentication on GitHub

I don't think that yjs-widgets fits in this organization, since it's a new implementation of Jupyter widgets, and thus not compatible.