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

Notebook Meta schema is occasionally replaced with empty object #20

Closed bollwyvl closed 4 years ago

bollwyvl commented 4 years ago

Description

Notebook metadata editor sometimes replaces schema value with {}

Reproduce

  1. Open examples/Starter Notebook.ipynb
  2. Click on in the notebook toolbar
  3. Scroll down to Schema
  4. See value is {}

Expected behavior

Value should be a required field called name.

Context

bollwyvl commented 4 years ago

Closed by #21