Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookSessionProperties

Package version

Session properties.

Hierarchy

  • NotebookSessionProperties

Index

Properties

driverCores

driverCores: number

Number of cores to use for the driver.

driverMemory

driverMemory: string

Amount of memory to use for the driver process.

executorCores

executorCores: number

Number of cores to use for each executor.

executorMemory

executorMemory: string

Amount of memory to use per executor process.

numExecutors

numExecutors: number

Number of executors to launch for this session.

Generated using TypeDoc