deathbeds / jupyterlab-starters

Starter notebooks and directories in JupyterLab
https://jupyterstarters.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 8 forks source link

Split out JSON Schema Form #37

Closed bollwyvl closed 4 years ago

bollwyvl commented 4 years ago

Elevator Pitch

Distribute the react-jsonschema-form component as a separate package.

Motivation

The rjsf integration was originally extracted from @deathbeds/wxyz, but has since been exercised much more robustly on this repo, with a number of useful additions. It should get pulled out, and made into one or more proper libraries which can be reused in other JupyterLab extensions, with a goal of someday getting into JupyterLab core.

Design Ideas

More lerna, more fun! It will probably take a few releases for it to work properly, due to some known limitations of the development process that have since been solved in Lab 2.0.