Notebook Starter Schema#

https://raw.githubusercontent.com/deathbeds/jupyterlab-starters/master/src/jupyter_starters/schema/v3.json#/definitions/starter-notebook

Uses a notebook as both the configuration object (in #/metadata/jupyter-starters) and execution

Abstract

Extensible

Status

Identifiable

Custom Properties

Additional Properties

Access Restrictions

Defined In

Can be instantiated

No

Unknown status

No

Forbidden

Allowed

none

v3.json*

starter-notebook Type#

object (Notebook Starter)

all of

starter-notebook Properties#

Property

Type

Required

Nullable

Defined by

type

string

Optional

cannot be null

Jupyter Starters JSON

type#

Signifies a notebook starter

type

type Type#

string (Notebook Type)

type Constraints#

enum: the value of this property must be equal to one of the following values:

Value

Explanation

"notebook"