"Managed Service for Apache Spark" is the new name for the product formerly known as "Dataproc on Compute Engine" (cluster deployment) and "Google Cloud Serverless for Apache Spark" (serverless deployment).
JupyterConfig
Stay organized with collections
Save and categorize content based on your preferences.
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
| Enums |
KERNEL_UNSPECIFIED |
The kernel is unknown. |
PYTHON |
Python kernel. |
SCALA |
Scala kernel. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-11 UTC.
[null,null,["Last updated 2026-05-11 UTC."],[],[]]