Add command palette

This commit is contained in:
Jeremy Tuloup 2020-12-06 22:34:55 +01:00
parent 1fefdea5f2
commit 885833967c

View File

@ -71,6 +71,7 @@ async function main() {
require('@jupyterlab-classic/application-extension'),
require('@jupyterlab/apputils-extension').default.filter(({ id }) =>
[
'@jupyterlab/apputils-extension:palette',
'@jupyterlab/apputils-extension:settings',
'@jupyterlab/apputils-extension:themes',
'@jupyterlab/apputils-extension:themes-palette-menu'