Python Callable Schema#

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

a python function that accepts the body

Abstract

Extensible

Status

Identifiable

Custom Properties

Additional Properties

Access Restrictions

Defined In

Can be instantiated

No

Unknown status

Unknown identifiability

Forbidden

Allowed

none

v3.json*

callable Type#

string (Python Callable)

callable Constraints#

pattern: the string must match the following regular expression:

[a-zA-Z_\d\.]

try pattern