disableTerminal property

bool? disableTerminal
getter/setter pair

Bool indicating whether JupyterLab terminal will be available or not.

Default: False

Implementation

core.bool? disableTerminal;