Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/service/notebook-execution-service
CellExecutionParticipant
Interface CellExecutionParticipant
interface
CellExecutionParticipant
{
onWillExecuteCell
(
executions
:
CellExecution
[]
)
:
Promise
<
void
>
;
}
Index
Methods
on
Will
Execute
Cell
Methods
on
Will
Execute
Cell
onWillExecuteCell
(
executions
:
CellExecution
[]
)
:
Promise
<
void
>
Parameters
executions
:
CellExecution
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
on
Will
Execute
Cell
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...