Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::JupyterConfig (v0.26.0)

Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::JupyterConfig.

Jupyter configuration for an interactive session.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. Display name, shown in the Jupyter kernelspec card.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. Display name, shown in the Jupyter kernelspec card.
Returns
  • (::String) — Optional. Display name, shown in the Jupyter kernelspec card.

#kernel

def kernel() -> ::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel

#kernel=

def kernel=(value) -> ::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel
Parameter