Open
Description
Target
- The code repository: https://github.com/deathbeds/jupyterlab-starters/tree/main/packages/jupyterlab-rjsf
- The npm package on npmjs.com (if available): https://www.npmjs.com/package/@deathbeds/jupyterlab-rjsf
- The python package on pypi.org (if available):
- The conda-forge recipe on https://github.com/conda-forge (if available):
- The documentation website (if available):
Reason
Checklist
- You are owner of the repository you want to transfer
- Which role do you want to have in the
jupyterlab-contrib
organization (check one of):- Help with all
jupyterlab-contrib
repositories - Help with the transferred repository only
- I don't have time anymore to keep helping the project
- Help with all
- 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 extension is working on at least JupyterLab 3.x
- 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
cc. @bollwyvl
We would like to move jupyterlab-rjsf
https://github.com/deathbeds/jupyterlab-starters/tree/main/packages/jupyterlab-rjsf into a place we can maintain as a community. Right now that package is buried inside a monorepo that makes it difficult for us to contribute and update.
We depend on this in multiple packages, and the fact that it still builds against JupyterLab 3 packages makes it difficult to work with.
I suggest we move that under jupyterlab-contrib and continue the maintenance there.