GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
apputils
Notification
IChange
Interface IChange
Notification change interface
interface
IChange
{
notification
:
INotification
<
ReadonlyJSONValue
>
;
type
:
"removed"
|
"added"
|
"updated"
;
}
Index
Properties
notification
type
Properties
notification
notification
:
INotification
<
ReadonlyJSONValue
>
Notification that changed
type
type
:
"removed"
|
"added"
|
"updated"
Change type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
notification
type
@jupyterlab
Loading...
Notification change interface