2020-12-04 15:15:41 +02:00
|
|
|
{
|
2022-01-18 13:18:12 +01:00
|
|
|
"name": "@jupyter-notebook/app",
|
2025-02-20 09:52:04 +00:00
|
|
|
"version": "7.4.0-beta.0",
|
2020-12-04 15:15:41 +02:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"build": "webpack",
|
2024-11-06 18:59:22 +01:00
|
|
|
"build:prod": "webpack --config ./webpack.prod.config.js",
|
2021-03-31 16:41:31 +02:00
|
|
|
"clean": "rimraf build && jlpm run clean:static",
|
2022-01-18 16:43:12 +01:00
|
|
|
"clean:static": "rimraf -g \"../notebook/static/!(favicons)\"",
|
2021-04-20 12:11:00 +02:00
|
|
|
"watch": "webpack --config ./webpack.config.watch.js"
|
2020-12-04 15:15:41 +02:00
|
|
|
},
|
2021-04-11 22:46:48 +02:00
|
|
|
"resolutions": {
|
2024-12-21 20:08:54 +00:00
|
|
|
"@codemirror/state": "~6.5.0",
|
|
|
|
"@codemirror/view": "~6.36.1",
|
2025-02-20 09:52:04 +00:00
|
|
|
"@jupyter-notebook/application": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/application-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/console-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/docmanager-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/documentsearch-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/help-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/notebook-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/terminal-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/tree": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/tree-extension": "~7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/ui-components": "~7.4.0-beta.0",
|
2024-12-04 16:09:57 +00:00
|
|
|
"@jupyter/react-components": "~0.16.7",
|
|
|
|
"@jupyter/web-components": "~0.16.7",
|
2024-10-31 08:54:43 +01:00
|
|
|
"@jupyter/ydoc": "~3.0.0",
|
2025-02-20 10:40:15 +01:00
|
|
|
"@jupyterlab/application": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/application-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/apputils": "~4.5.0-beta.0",
|
|
|
|
"@jupyterlab/apputils-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/attachments": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/cell-toolbar": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/celltags-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/codeeditor": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/codemirror": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/codemirror-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/completer": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/completer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/console": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/console-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/coreutils": "~6.4.0-beta.0",
|
|
|
|
"@jupyterlab/csvviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/debugger": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/debugger-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/docmanager": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/docmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/documentsearch": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/documentsearch-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/extensionmanager": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/extensionmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/filebrowser": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/filebrowser-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/fileeditor": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/fileeditor-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/help-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/htmlviewer": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/htmlviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/hub-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/imageviewer": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/imageviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/javascript-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/json-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/lsp": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/lsp-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mainmenu": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mainmenu-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/markdownviewer": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/markdownviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/markedparser-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mathjax-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mermaid": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mermaid-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/metadataform": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/metadataform-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/notebook": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/notebook-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/observables": "~5.4.0-beta.0",
|
|
|
|
"@jupyterlab/outputarea": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/pdf-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/pluginmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/rendermime": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/rendermime-interfaces": "~3.12.0-beta.0",
|
|
|
|
"@jupyterlab/running-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/services": "~7.4.0-beta.0",
|
|
|
|
"@jupyterlab/settingeditor": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/settingeditor-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/settingregistry": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/shortcuts-extension": "~5.2.0-beta.0",
|
|
|
|
"@jupyterlab/statedb": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/statusbar": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/terminal": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/terminal-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-dark-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-light-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/toc-extension": "~6.4.0-beta.0",
|
|
|
|
"@jupyterlab/tooltip": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/tooltip-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/translation": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/translation-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/ui-components": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/ui-components-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/vega5-extension": "~4.4.0-beta.0",
|
2024-03-29 16:24:55 +00:00
|
|
|
"@lezer/common": "~1.2.1",
|
|
|
|
"@lezer/highlight": "~1.2.0",
|
2024-10-14 12:57:09 -07:00
|
|
|
"@lumino/algorithm": "~2.0.2",
|
2025-02-20 09:52:04 +00:00
|
|
|
"@lumino/application": "~2.4.2",
|
2024-10-14 12:57:09 -07:00
|
|
|
"@lumino/commands": "~2.3.1",
|
|
|
|
"@lumino/coreutils": "~2.2.0",
|
|
|
|
"@lumino/disposable": "~2.1.3",
|
|
|
|
"@lumino/domutils": "~2.0.2",
|
|
|
|
"@lumino/dragdrop": "~2.1.5",
|
|
|
|
"@lumino/messaging": "~2.0.2",
|
|
|
|
"@lumino/properties": "~2.0.2",
|
|
|
|
"@lumino/signaling": "~2.1.3",
|
|
|
|
"@lumino/virtualdom": "~2.0.2",
|
2025-02-20 09:52:04 +00:00
|
|
|
"@lumino/widgets": "~2.6.0",
|
2023-02-07 14:52:18 +01:00
|
|
|
"react": "~18.2.0",
|
|
|
|
"react-dom": "~18.2.0",
|
2023-10-27 14:28:33 +02:00
|
|
|
"yjs": "~13.6.8"
|
2021-04-11 22:46:48 +02:00
|
|
|
},
|
2020-12-04 15:15:41 +02:00
|
|
|
"dependencies": {
|
2025-02-20 09:52:04 +00:00
|
|
|
"@jupyter-notebook/application": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/application-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/console-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/docmanager-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/documentsearch-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/help-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/notebook-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/terminal-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/tree": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/tree-extension": "^7.4.0-beta.0",
|
|
|
|
"@jupyter-notebook/ui-components": "^7.4.0-beta.0",
|
2025-02-20 10:40:15 +01:00
|
|
|
"@jupyterlab/application-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/apputils-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/attachments": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/celltags-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/codemirror": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/codemirror-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/completer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/console-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/coreutils": "~6.4.0-beta.0",
|
|
|
|
"@jupyterlab/csvviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/debugger-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/docmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/documentsearch-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/extensionmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/filebrowser-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/fileeditor-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/help-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/htmlviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/hub-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/imageviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/javascript-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/json-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/lsp": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/lsp-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mainmenu-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/markdownviewer-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/markedparser-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mathjax-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/mermaid-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/metadataform-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/notebook-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/pdf-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/pluginmanager-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/running-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/settingeditor": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/settingeditor-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/shortcuts-extension": "~5.2.0-beta.0",
|
|
|
|
"@jupyterlab/terminal-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-dark-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/theme-light-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/toc-extension": "~6.4.0-beta.0",
|
|
|
|
"@jupyterlab/tooltip-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/translation-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/ui-components-extension": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/vega5-extension": "~4.4.0-beta.0",
|
2023-07-31 15:07:15 +02:00
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
"yjs": "^13.5.40"
|
2020-12-04 15:15:41 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2025-02-20 10:40:15 +01:00
|
|
|
"@jupyterlab/builder": "~4.4.0-beta.0",
|
|
|
|
"@jupyterlab/buildutils": "~4.4.0-beta.0",
|
2022-09-29 10:43:21 +01:00
|
|
|
"@types/rimraf": "^3.0.2",
|
2020-12-10 00:47:58 +01:00
|
|
|
"css-loader": "~5.0.1",
|
2023-03-20 13:49:22 +01:00
|
|
|
"extra-watch-webpack-plugin": "^1.0.3",
|
2020-12-04 15:15:41 +02:00
|
|
|
"fs-extra": "^8.1.0",
|
|
|
|
"glob": "~7.1.6",
|
2023-02-27 10:32:34 +01:00
|
|
|
"handlebars": "^4.7.7",
|
2020-12-04 15:15:41 +02:00
|
|
|
"mini-css-extract-plugin": "~0.9.0",
|
2022-09-29 10:43:21 +01:00
|
|
|
"rimraf": "^3.0.2",
|
2020-12-04 15:15:41 +02:00
|
|
|
"style-loader": "~1.0.1",
|
|
|
|
"svg-url-loader": "~6.0.0",
|
|
|
|
"watch": "~1.0.2",
|
2023-03-15 09:50:55 +01:00
|
|
|
"webpack": "^5.76.1",
|
|
|
|
"webpack-bundle-analyzer": "^4.8.0",
|
|
|
|
"webpack-cli": "^5.0.1",
|
2022-04-25 10:38:52 +02:00
|
|
|
"webpack-merge": "^5.8.0",
|
2020-12-04 15:15:41 +02:00
|
|
|
"whatwg-fetch": "^3.0.0"
|
2021-02-19 09:25:59 +01:00
|
|
|
},
|
|
|
|
"jupyterlab": {
|
2022-01-18 16:43:12 +01:00
|
|
|
"name": "Jupyter Notebook",
|
2023-03-07 14:42:48 +01:00
|
|
|
"mimeExtensions": {
|
|
|
|
"@jupyterlab/javascript-extension": true,
|
|
|
|
"@jupyterlab/json-extension": true,
|
|
|
|
"@jupyterlab/pdf-extension": true,
|
|
|
|
"@jupyterlab/vega5-extension": true
|
|
|
|
},
|
2023-02-27 10:32:34 +01:00
|
|
|
"plugins": {
|
|
|
|
"/": {
|
|
|
|
"@jupyter-notebook/application-extension": true,
|
|
|
|
"@jupyter-notebook/console-extension": true,
|
|
|
|
"@jupyter-notebook/docmanager-extension": true,
|
|
|
|
"@jupyter-notebook/documentsearch-extension": true,
|
|
|
|
"@jupyter-notebook/help-extension": true,
|
|
|
|
"@jupyter-notebook/notebook-extension": true,
|
|
|
|
"@jupyter-notebook/terminal-extension": true,
|
|
|
|
"@jupyterlab/application-extension": [
|
|
|
|
"@jupyterlab/application-extension:commands",
|
|
|
|
"@jupyterlab/application-extension:context-menu",
|
|
|
|
"@jupyterlab/application-extension:faviconbusy",
|
|
|
|
"@jupyterlab/application-extension:router",
|
|
|
|
"@jupyterlab/application-extension:top-bar",
|
|
|
|
"@jupyterlab/application-extension:top-spacer"
|
|
|
|
],
|
|
|
|
"@jupyterlab/apputils-extension": [
|
|
|
|
"@jupyterlab/apputils-extension:palette",
|
2023-06-06 18:22:21 +02:00
|
|
|
"@jupyterlab/apputils-extension:notification",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/apputils-extension:sanitizer",
|
2023-03-20 13:49:22 +01:00
|
|
|
"@jupyterlab/apputils-extension:sessionDialogs",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/apputils-extension:settings",
|
|
|
|
"@jupyterlab/apputils-extension:state",
|
|
|
|
"@jupyterlab/apputils-extension:themes",
|
|
|
|
"@jupyterlab/apputils-extension:themes-palette-menu",
|
2023-04-27 10:12:43 +02:00
|
|
|
"@jupyterlab/apputils-extension:toolbar-registry",
|
|
|
|
"@jupyterlab/apputils-extension:utilityCommands"
|
2023-02-27 10:32:34 +01:00
|
|
|
],
|
2023-03-07 14:42:48 +01:00
|
|
|
"@jupyterlab/codemirror-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/completer-extension": [
|
|
|
|
"@jupyterlab/completer-extension:base-service",
|
2023-11-30 17:03:06 +02:00
|
|
|
"@jupyterlab/completer-extension:inline-completer",
|
|
|
|
"@jupyterlab/completer-extension:inline-completer-factory",
|
|
|
|
"@jupyterlab/completer-extension:inline-history",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/completer-extension:manager"
|
|
|
|
],
|
|
|
|
"@jupyterlab/console-extension": [
|
2024-04-10 10:08:17 +02:00
|
|
|
"@jupyterlab/console-extension:cell-executor",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/console-extension:completer",
|
|
|
|
"@jupyterlab/console-extension:factory",
|
|
|
|
"@jupyterlab/console-extension:foreign",
|
|
|
|
"@jupyterlab/console-extension:tracker"
|
|
|
|
],
|
2023-03-24 16:51:44 +01:00
|
|
|
"@jupyterlab/csvviewer-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/docmanager-extension": [
|
|
|
|
"@jupyterlab/docmanager-extension:plugin",
|
|
|
|
"@jupyterlab/docmanager-extension:download",
|
|
|
|
"@jupyterlab/docmanager-extension:contexts",
|
|
|
|
"@jupyterlab/docmanager-extension:manager"
|
|
|
|
],
|
|
|
|
"@jupyterlab/documentsearch-extension": [
|
|
|
|
"@jupyterlab/documentsearch-extension:plugin"
|
|
|
|
],
|
|
|
|
"@jupyterlab/filebrowser-extension": [
|
|
|
|
"@jupyterlab/filebrowser-extension:factory",
|
|
|
|
"@jupyterlab/filebrowser-extension:default-file-browser"
|
|
|
|
],
|
|
|
|
"@jupyterlab/fileeditor-extension": [
|
2025-01-07 11:44:59 +01:00
|
|
|
"@jupyterlab/fileeditor-extension:plugin",
|
|
|
|
"@jupyterlab/fileeditor-extension:widget-factory"
|
2023-02-27 10:32:34 +01:00
|
|
|
],
|
2023-12-01 12:40:22 +02:00
|
|
|
"@jupyterlab/help-extension": [
|
|
|
|
"@jupyterlab/help-extension:resources"
|
|
|
|
],
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/htmlviewer-extension": true,
|
2023-06-16 09:39:04 +02:00
|
|
|
"@jupyterlab/imageviewer-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/lsp-extension": true,
|
2024-03-29 17:10:40 +01:00
|
|
|
"@jupyterlab/mainmenu-extension": [
|
|
|
|
"@jupyterlab/mainmenu-extension:plugin"
|
|
|
|
],
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/markedparser-extension": true,
|
2023-03-20 13:49:22 +01:00
|
|
|
"@jupyterlab/mathjax-extension": true,
|
2023-10-27 14:28:33 +02:00
|
|
|
"@jupyterlab/mermaid-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/notebook-extension": [
|
2024-04-10 10:08:17 +02:00
|
|
|
"@jupyterlab/notebook-extension:cell-executor",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/notebook-extension:code-console",
|
|
|
|
"@jupyterlab/notebook-extension:export",
|
|
|
|
"@jupyterlab/notebook-extension:factory",
|
|
|
|
"@jupyterlab/notebook-extension:tracker",
|
|
|
|
"@jupyterlab/notebook-extension:widget-factory"
|
|
|
|
],
|
2023-12-27 10:33:45 +01:00
|
|
|
"@jupyterlab/pluginmanager-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/shortcuts-extension": true,
|
|
|
|
"@jupyterlab/terminal-extension": true,
|
|
|
|
"@jupyterlab/theme-light-extension": true,
|
|
|
|
"@jupyterlab/theme-dark-extension": true,
|
2024-04-18 14:58:38 +02:00
|
|
|
"@jupyterlab/theme-dark-high-contrast-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/translation-extension": true,
|
|
|
|
"@jupyterlab/ui-components-extension": true,
|
|
|
|
"@jupyterlab/hub-extension": true
|
|
|
|
},
|
|
|
|
"/tree": {
|
2023-02-28 09:50:16 +01:00
|
|
|
"@jupyterlab/extensionmanager-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/filebrowser-extension": [
|
|
|
|
"@jupyterlab/filebrowser-extension:browser",
|
|
|
|
"@jupyterlab/filebrowser-extension:download",
|
|
|
|
"@jupyterlab/filebrowser-extension:file-upload-status",
|
|
|
|
"@jupyterlab/filebrowser-extension:open-with",
|
|
|
|
"@jupyterlab/filebrowser-extension:search",
|
|
|
|
"@jupyterlab/filebrowser-extension:share-file"
|
|
|
|
],
|
|
|
|
"@jupyter-notebook/tree-extension": true,
|
2024-03-29 17:10:40 +01:00
|
|
|
"@jupyterlab/running-extension": [
|
|
|
|
"@jupyterlab/running-extension:plugin"
|
|
|
|
],
|
2023-03-24 21:18:36 +08:00
|
|
|
"@jupyterlab/settingeditor-extension": true
|
2023-02-27 10:32:34 +01:00
|
|
|
},
|
|
|
|
"/notebooks": {
|
|
|
|
"@jupyterlab/celltags-extension": true,
|
|
|
|
"@jupyterlab/cell-toolbar-extension": true,
|
|
|
|
"@jupyterlab/debugger-extension": [
|
|
|
|
"@jupyterlab/debugger-extension:config",
|
|
|
|
"@jupyterlab/debugger-extension:main",
|
|
|
|
"@jupyterlab/debugger-extension:notebooks",
|
|
|
|
"@jupyterlab/debugger-extension:service",
|
|
|
|
"@jupyterlab/debugger-extension:sidebar",
|
|
|
|
"@jupyterlab/debugger-extension:sources"
|
|
|
|
],
|
2023-04-05 23:28:09 +02:00
|
|
|
"@jupyterlab/metadataform-extension": true,
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/notebook-extension": [
|
2023-04-05 23:28:09 +02:00
|
|
|
"@jupyterlab/notebook-extension:active-cell-tool",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/notebook-extension:completer",
|
2024-05-02 16:22:29 +02:00
|
|
|
"@jupyterlab/notebook-extension:copy-output",
|
2023-04-05 23:28:09 +02:00
|
|
|
"@jupyterlab/notebook-extension:metadata-editor",
|
2023-02-27 10:32:34 +01:00
|
|
|
"@jupyterlab/notebook-extension:search",
|
|
|
|
"@jupyterlab/notebook-extension:toc",
|
2023-04-05 23:28:09 +02:00
|
|
|
"@jupyterlab/notebook-extension:tools",
|
|
|
|
"@jupyterlab/notebook-extension:update-raw-mimetype"
|
2023-02-27 10:32:34 +01:00
|
|
|
],
|
|
|
|
"@jupyterlab/toc-extension": [
|
|
|
|
"@jupyterlab/toc-extension:registry",
|
|
|
|
"@jupyterlab/toc-extension:tracker"
|
|
|
|
],
|
|
|
|
"@jupyterlab/tooltip-extension": [
|
|
|
|
"@jupyterlab/tooltip-extension:manager",
|
|
|
|
"@jupyterlab/tooltip-extension:notebooks"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"/consoles": {
|
|
|
|
"@jupyterlab/tooltip-extension": [
|
|
|
|
"@jupyterlab/tooltip-extension:manager",
|
|
|
|
"@jupyterlab/tooltip-extension:consoles"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"/edit": {
|
|
|
|
"@jupyterlab/fileeditor-extension": [
|
|
|
|
"@jupyterlab/fileeditor-extension:completer",
|
|
|
|
"@jupyterlab/fileeditor-extension:search"
|
2023-06-15 09:47:29 +02:00
|
|
|
],
|
|
|
|
"@jupyterlab/markdownviewer-extension": true
|
2023-02-27 10:32:34 +01:00
|
|
|
}
|
|
|
|
},
|
2021-02-19 09:25:59 +01:00
|
|
|
"singletonPackages": [
|
2023-04-04 19:05:07 +02:00
|
|
|
"@codemirror/state",
|
|
|
|
"@codemirror/view",
|
2022-08-01 17:27:26 +02:00
|
|
|
"@jupyter-notebook/tree",
|
2024-12-04 16:45:08 +01:00
|
|
|
"@jupyter/react-components",
|
|
|
|
"@jupyter/web-components",
|
2023-01-09 15:50:12 +01:00
|
|
|
"@jupyter/ydoc",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/application",
|
|
|
|
"@jupyterlab/apputils",
|
2022-05-04 10:41:32 +02:00
|
|
|
"@jupyterlab/cell-toolbar",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/codeeditor",
|
2022-10-12 06:41:36 +00:00
|
|
|
"@jupyterlab/codemirror",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/completer",
|
|
|
|
"@jupyterlab/console",
|
|
|
|
"@jupyterlab/coreutils",
|
2022-10-05 15:52:43 +02:00
|
|
|
"@jupyterlab/debugger",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/docmanager",
|
2021-11-26 08:37:01 +01:00
|
|
|
"@jupyterlab/documentsearch",
|
2023-02-28 09:50:16 +01:00
|
|
|
"@jupyterlab/extensionmanager",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/filebrowser",
|
|
|
|
"@jupyterlab/fileeditor",
|
2022-10-17 11:11:00 +02:00
|
|
|
"@jupyterlab/htmlviewer",
|
2023-06-16 09:39:04 +02:00
|
|
|
"@jupyterlab/imageviewer",
|
2022-09-30 11:23:46 +02:00
|
|
|
"@jupyterlab/lsp",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/mainmenu",
|
2023-06-15 09:47:29 +02:00
|
|
|
"@jupyterlab/markdownviewer",
|
2023-10-27 14:28:33 +02:00
|
|
|
"@jupyterlab/mermaid",
|
2023-05-16 09:22:19 +02:00
|
|
|
"@jupyterlab/metadataform",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/notebook",
|
2021-04-12 00:07:47 +02:00
|
|
|
"@jupyterlab/observables",
|
|
|
|
"@jupyterlab/outputarea",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/rendermime",
|
|
|
|
"@jupyterlab/rendermime-interfaces",
|
|
|
|
"@jupyterlab/services",
|
2023-01-13 08:20:57 +01:00
|
|
|
"@jupyterlab/settingeditor",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/settingregistry",
|
|
|
|
"@jupyterlab/statedb",
|
|
|
|
"@jupyterlab/statusbar",
|
|
|
|
"@jupyterlab/terminal",
|
|
|
|
"@jupyterlab/tooltip",
|
2021-09-21 21:43:04 +02:00
|
|
|
"@jupyterlab/translation",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@jupyterlab/ui-components",
|
2023-04-04 19:05:07 +02:00
|
|
|
"@lezer/common",
|
|
|
|
"@lezer/highlight",
|
2021-02-19 09:25:59 +01:00
|
|
|
"@lumino/algorithm",
|
|
|
|
"@lumino/application",
|
|
|
|
"@lumino/commands",
|
|
|
|
"@lumino/coreutils",
|
|
|
|
"@lumino/disposable",
|
|
|
|
"@lumino/domutils",
|
|
|
|
"@lumino/dragdrop",
|
|
|
|
"@lumino/messaging",
|
|
|
|
"@lumino/properties",
|
|
|
|
"@lumino/signaling",
|
|
|
|
"@lumino/virtualdom",
|
|
|
|
"@lumino/widgets",
|
|
|
|
"react",
|
2021-08-27 22:13:43 +02:00
|
|
|
"react-dom",
|
|
|
|
"yjs"
|
2023-03-07 14:42:48 +01:00
|
|
|
]
|
2020-12-04 15:15:41 +02:00
|
|
|
}
|
|
|
|
}
|