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

Improve building Starters in the Advanced Settings Editor

bollwyvl opened this issue · comments

Elevator Pitch

Improve the editability of a settings-backed starter.

Motivation

While settings could theoretically be built in the rjsf-based Advanced Settings Editor, this is not a very rewarding experience at present, there are many unlabeled and undescribed fields.

Design Ideas

  • Update the schema to provide better UI feedback
  • Add a accept test of building an new starter

Turns out the API for the settings UI makes it unlikely it would be configurable enough to extend without wholesale replacement, or significant upstream work. Sigh.