GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
pluginmanager
PluginListModel
IConfigurableState
Interface IConfigurableState
interface
IConfigurableState
{
isDisclaimed
?:
boolean
;
query
?:
string
;
}
Hierarchy (
View Summary
)
IConfigurableState
PluginListModel
.
IOptions
Index
Properties
is
Disclaimed?
query?
Properties
Optional
is
Disclaimed
isDisclaimed
?:
boolean
Whether the warning is disclaimed or not.
Optional
query
query
?:
string
The plugin list search query.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Disclaimed
query
GitHub
Jupyter
@jupyterlab
Loading...
Whether the warning is disclaimed or not.