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
Returns
- (::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel) — Optional. Kernel
#kernel=
def kernel=(value) -> ::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel
Parameter
- value (::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel) — Optional. Kernel
Returns
- (::Google::Cloud::Dataproc::V1::JupyterConfig::Kernel) — Optional. Kernel