All Starters Server Response Schema#

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

Abstract

Extensible

Status

Identifiable

Custom Properties

Additional Properties

Access Restrictions

Defined In

Can be instantiated

No

Unknown status

No

Forbidden

Allowed

none

v3.json*

all-starters Type#

object (All Starters Server Response)

all-starters Properties#

Property

Type

Required

Nullable

Defined by

running

array

Optional

cannot be null

Jupyter Starters JSON

starters

object

Required

cannot be null

Jupyter Starters JSON

version

string

Required

cannot be null

Jupyter Starters JSON

running#

Starters currently using a process/resource

running

running Type#

string[]

starters#

a named set of Starters

starters

starters Type#

object (Starters)

version#

The version of the Jupyter Starters API

version

version Type#

string (API Version)

version Constraints#

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

Value

Explanation

"3"