$schema: http://json-schema.org/draft-07/schema#
$ref: #/definitions/JupyterLab
definitions
JupyterLab
- Type:
object
- Properties
- jupyterURL
required
- Type:
string
- Type:
- notebook
required
- Type:
string
- Type:
- jupyterURL
default values
{
"jupyterURL": "http://localhost",
"notebook": ""
}