IRuntimesConfiguration
Datalayer Core / IRuntimesConfiguration
Interface: IRuntimesConfiguration
Defined in: src/config/Configuration.ts:149
Properties
maxCellRuntimes
maxCellRuntimes:
number
Defined in: src/config/Configuration.ts:157
Maximal number of cell remote runtimes per user.
maxNotebookRuntimes
maxNotebookRuntimes:
number
Defined in: src/config/Configuration.ts:153
Maximal number of notebook remote runtimes per user.