Jupyter
GitHub
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
apputils
ISessionContext
IRestartOptions
Interface IRestartOptions
On before restarting the kernel options
interface
IRestartOptions
{
onBeforeRestart
:
()
=>
Promise
<
void
>
;
}
Index
Properties
on
Before
Restart
Properties
on
Before
Restart
onBeforeRestart
:
()
=>
Promise
<
void
>
Method to be called before restarting the kernel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Before
Restart
Jupyter
GitHub
@jupyterlab
Loading...
On before restarting the kernel options