GitHub
Jupyter
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
pluginmanager
IPluginManager
Interface IPluginManager
A class that exposes a command to open plugin manager.
interface
IPluginManager
{
open
()
:
Promise
<
void
>
;
}
Index
Methods
open
Methods
open
open
()
:
Promise
<
void
>
Open the plugin manager.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
open
GitHub
Jupyter
@jupyterlab
Loading...
A class that exposes a command to open plugin manager.