Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 386 Bytes

nb_metadata_schema.rst

File metadata and controls

20 lines (14 loc) · 386 Bytes

Notebook/Cell Metadata Schema

This schema is applied to keys under the nbreg key.

For example:

{
   "nbreg": {
     "skip": true,
     "skip_reason": "There is an unresolved exception"
   }
}

../../../pytest_notebook/resources/nb_metadata.schema.json