JupyterConfig

Jupyter configuration for an interactive session.

JSON representation
 { 
 "kernel" 
 : 
 enum (  Kernel 
 
) 
 , 
 "displayName" 
 : 
 string 
 } 
Fields
kernel

enum ( Kernel )

Optional. Kernel

displayName

string

Optional. Display name, shown in the Jupyter kernelspec card.

Kernel

Jupyter kernel types.

Enums
KERNEL_UNSPECIFIED The kernel is unknown.
PYTHON Python kernel.
SCALA Scala kernel.
Design a Mobile Site
View Site in Mobile | Classic
Share by: