JupyterLab Command Schema#

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

Abstract

Extensible

Status

Identifiable

Custom Properties

Additional Properties

Access Restrictions

Defined In

Can be instantiated

No

Unknown status

No

Forbidden

Allowed

none

v3.json*

command Type#

object (JupyterLab Command)

command Properties#

Property

Type

Required

Nullable

Defined by

args

object

Optional

cannot be null

Jupyter Starters JSON

id

string

Required

cannot be null

Jupyter Starters JSON

args#

optional values provided to the command when executed

args

args Type#

object (Arguments)

id#

canonical name for the command

id

id Type#

string (Command ID)