Add command palette

pull/6294/head
Jeremy Tuloup 5 years ago
parent 1fefdea5f2
commit 885833967c

@ -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'

Loading…
Cancel
Save