JupyterLab Command Schema

https://raw.githubusercontent.com/deathbeds/jupyterlab-starters/master/src/jupyter_starters/schema/v2.json#/definitions/starter-meta/properties/commands/items

Abstract

Extensible

Status

Identifiable

Custom Properties

Additional Properties

Access Restrictions

Defined In

Can be instantiated

No

Unknown status

No

Forbidden

Allowed

none

v2.json*

items Type

object (JupyterLab Command)

items Properties

Property

Type

Required

Nullable

Defined by

id

string

Required

cannot be null

Jupyter Starters JSON

args

object

Optional

cannot be null

Jupyter Starters JSON

id

canonical name for the command

id

id Type

string (Command ID)

args

optional values provided to the command when executed

args

args Type

object (Arguments)