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