We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@jupyterlab/apputils-extension:sanitizer
1 parent 4faf064 commit 47b0c4fCopy full SHA for 47b0c4f
app/index.js
@@ -84,7 +84,7 @@ async function main() {
84
require('@jupyterlab/apputils-extension').default.filter(({ id }) =>
85
[
86
'@jupyterlab/apputils-extension:palette',
87
- '@jupyter/apputils-extension:sanitizer',
+ '@jupyterlab/apputils-extension:sanitizer',
88
'@jupyterlab/apputils-extension:settings',
89
'@jupyterlab/apputils-extension:state',
90
'@jupyterlab/apputils-extension:themes',
0 commit comments