Jupyter
GitHub
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
services
KernelMessage
IInterruptReply
Interface IInterruptReply
A
'interrupt_reply'
message content.
See
Messaging in Jupyter
.
See
IInterruptRequestMsg
Kernel.IKernelConnection.interrupt
interface
IInterruptReply
{
status
:
"ok"
;
}
Hierarchy (
View Summary
)
IReplyOkContent
IInterruptReply
Index
Properties
status
Properties
status
status
:
"ok"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
Jupyter
GitHub
@jupyterlab
Loading...
A
'interrupt_reply'message content.See Messaging in Jupyter.
See