Status of Traitlets React
Hi, what's the status of using Traitlets React with python, any progress?
Hi @erkin98, jupyter traitlets for react.js idea is to automatically create a json schema from the jupyter traitlets and let a library like https://github.com/rjsf-team/react-jsonschema-form to create the user interface that would allow to view/manage/update the jupyter traits.
We don't have code ready for now, but we may bump the priority depending on your inputs.
Maybe @tonyfast has some ideas and inputs for this also.
@erkin98 For now the development of the Trailets Reacdt.js is done in the Jupyer Manager repository https://github.com/datalayer/jupyter-manager for convenience and will move back in the Jupyter UI repository https://github.com/datalayer/jupyter-ui as soon as possible.
can't wait for it!!