deathbeds / jupyterlab-starters

Starter notebooks and directories in JupyterLab

Home Page:https://jupyterstarters.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split out JSON Schema Form

bollwyvl opened this issue · comments

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.