notebook/app/package.json
jtpio 0442b49351 Publish 7.4.0a2
SHA256 hashes:

jupyter-notebook-application-7.4.0-alpha.2.tgz: f91bb87c4b717323cdcb82dbb15503d23adebe5d414f872c5485b52aa9b491df

jupyter-notebook-application-extension-7.4.0-alpha.2.tgz: 59711fc1531043615b96d1552d9f6ade547a1a750cee749b84bbea18235691d4

jupyter-notebook-console-extension-7.4.0-alpha.2.tgz: 1d1d6247fb88b05a5ed6190a18eda9a5c4d5e88308d59569abba19f4d8b8a527

jupyter-notebook-docmanager-extension-7.4.0-alpha.2.tgz: 43b32f4f4286152d2b1e386ebd0e77f02c3f24f24416c3455d23c568ee316486

jupyter-notebook-documentsearch-extension-7.4.0-alpha.2.tgz: 17bb58bd35921bd1c674f5a0f9f8a8fe516aa4358da7f0043a3d890087555499

jupyter-notebook-help-extension-7.4.0-alpha.2.tgz: 3052040da89c6fd9e3c1d204263def9a64a6d3b49f661e20f1ea179133ba7046

jupyter-notebook-lab-extension-7.4.0-alpha.2.tgz: 3392051dfb7f9eb2f103e35303e711c873cda868a6da59d350a83b5b332dd4cc

jupyter-notebook-notebook-extension-7.4.0-alpha.2.tgz: 3769e7373865b2f77936ea220f33358e586d94f3817c8bdb39bf8517dce9e071

jupyter-notebook-terminal-extension-7.4.0-alpha.2.tgz: 848ffece9ee72f4ce7900a991ef527ab3080a381a013f13612d8f889971848b8

jupyter-notebook-tree-7.4.0-alpha.2.tgz: b06592692fe51f68556232a47840ecfe434c73e22451feba93183d408d9c1649

jupyter-notebook-tree-extension-7.4.0-alpha.2.tgz: 936e8ff9494a061816b90c14c95d673aecbe84103e968b486eb76c55ad1c4761

jupyter-notebook-ui-components-7.4.0-alpha.2.tgz: bd9d372a1521f14d17fa4607107f9ea629b0a5bc74369d28d18ca1cc64ebac00

notebook-7.4.0a2-py3-none-any.whl: 8c75ccb43ce50368b06cab84e4b18e701c7b014ff7cfdb9f15030b0b42d72765

notebook-7.4.0a2.tar.gz: 773564db8456a14aaff7b3ecbdb62f91f1f698bad2607f27c3f48239fac8fdb0
2025-02-03 11:35:54 +00:00

431 lines
18 KiB
JSON

{
"name": "@jupyter-notebook/app",
"version": "7.4.0-alpha.2",
"private": true,
"scripts": {
"build": "webpack",
"build:prod": "webpack --config ./webpack.prod.config.js",
"clean": "rimraf build && jlpm run clean:static",
"clean:static": "rimraf -g \"../notebook/static/!(favicons)\"",
"watch": "webpack --config ./webpack.config.watch.js"
},
"resolutions": {
"@codemirror/state": "~6.5.0",
"@codemirror/view": "~6.36.1",
"@jupyter-notebook/application": "~7.4.0-alpha.2",
"@jupyter-notebook/application-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/console-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/help-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/notebook-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/terminal-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/tree": "~7.4.0-alpha.2",
"@jupyter-notebook/tree-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "~7.4.0-alpha.2",
"@jupyter/react-components": "~0.16.7",
"@jupyter/web-components": "~0.16.7",
"@jupyter/ydoc": "~3.0.0",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/application-extension": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
"@jupyterlab/attachments": "~4.4.0-alpha.3",
"@jupyterlab/cell-toolbar": "~4.4.0-alpha.3",
"@jupyterlab/cell-toolbar-extension": "~4.4.0-alpha.3",
"@jupyterlab/celltags-extension": "~4.4.0-alpha.3",
"@jupyterlab/codeeditor": "~4.4.0-alpha.3",
"@jupyterlab/codemirror": "~4.4.0-alpha.3",
"@jupyterlab/codemirror-extension": "~4.4.0-alpha.3",
"@jupyterlab/completer": "~4.4.0-alpha.3",
"@jupyterlab/completer-extension": "~4.4.0-alpha.3",
"@jupyterlab/console": "~4.4.0-alpha.3",
"@jupyterlab/console-extension": "~4.4.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
"@jupyterlab/csvviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/debugger": "~4.4.0-alpha.3",
"@jupyterlab/debugger-extension": "~4.4.0-alpha.3",
"@jupyterlab/docmanager": "~4.4.0-alpha.3",
"@jupyterlab/docmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/documentsearch": "~4.4.0-alpha.3",
"@jupyterlab/documentsearch-extension": "~4.4.0-alpha.3",
"@jupyterlab/extensionmanager": "~4.4.0-alpha.3",
"@jupyterlab/extensionmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/filebrowser": "~4.4.0-alpha.3",
"@jupyterlab/filebrowser-extension": "~4.4.0-alpha.3",
"@jupyterlab/fileeditor": "~4.4.0-alpha.3",
"@jupyterlab/fileeditor-extension": "~4.4.0-alpha.3",
"@jupyterlab/help-extension": "~4.4.0-alpha.3",
"@jupyterlab/htmlviewer": "~4.4.0-alpha.3",
"@jupyterlab/htmlviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/hub-extension": "~4.4.0-alpha.3",
"@jupyterlab/imageviewer": "~4.4.0-alpha.3",
"@jupyterlab/imageviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/javascript-extension": "~4.4.0-alpha.3",
"@jupyterlab/json-extension": "~4.4.0-alpha.3",
"@jupyterlab/lsp": "~4.4.0-alpha.3",
"@jupyterlab/lsp-extension": "~4.4.0-alpha.3",
"@jupyterlab/mainmenu": "~4.4.0-alpha.3",
"@jupyterlab/mainmenu-extension": "~4.4.0-alpha.3",
"@jupyterlab/markdownviewer": "~4.4.0-alpha.3",
"@jupyterlab/markdownviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/markedparser-extension": "~4.4.0-alpha.3",
"@jupyterlab/mathjax-extension": "~4.4.0-alpha.3",
"@jupyterlab/mermaid": "~4.4.0-alpha.3",
"@jupyterlab/mermaid-extension": "~4.4.0-alpha.3",
"@jupyterlab/metadataform": "~4.4.0-alpha.3",
"@jupyterlab/metadataform-extension": "~4.4.0-alpha.3",
"@jupyterlab/notebook": "~4.4.0-alpha.3",
"@jupyterlab/notebook-extension": "~4.4.0-alpha.3",
"@jupyterlab/observables": "~5.4.0-alpha.3",
"@jupyterlab/outputarea": "~4.4.0-alpha.3",
"@jupyterlab/pdf-extension": "~4.4.0-alpha.3",
"@jupyterlab/pluginmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/rendermime": "~4.4.0-alpha.3",
"@jupyterlab/rendermime-interfaces": "~3.12.0-alpha.3",
"@jupyterlab/running-extension": "~4.4.0-alpha.3",
"@jupyterlab/services": "~7.4.0-alpha.3",
"@jupyterlab/settingeditor": "~4.4.0-alpha.3",
"@jupyterlab/settingeditor-extension": "~4.4.0-alpha.3",
"@jupyterlab/settingregistry": "~4.4.0-alpha.3",
"@jupyterlab/shortcuts-extension": "~5.2.0-alpha.3",
"@jupyterlab/statedb": "~4.4.0-alpha.3",
"@jupyterlab/statusbar": "~4.4.0-alpha.3",
"@jupyterlab/terminal": "~4.4.0-alpha.3",
"@jupyterlab/terminal-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-dark-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-light-extension": "~4.4.0-alpha.3",
"@jupyterlab/toc-extension": "~6.4.0-alpha.3",
"@jupyterlab/tooltip": "~4.4.0-alpha.3",
"@jupyterlab/tooltip-extension": "~4.4.0-alpha.3",
"@jupyterlab/translation": "~4.4.0-alpha.3",
"@jupyterlab/translation-extension": "~4.4.0-alpha.3",
"@jupyterlab/ui-components": "~4.4.0-alpha.3",
"@jupyterlab/ui-components-extension": "~4.4.0-alpha.3",
"@jupyterlab/vega5-extension": "~4.4.0-alpha.3",
"@lezer/common": "~1.2.1",
"@lezer/highlight": "~1.2.0",
"@lumino/algorithm": "~2.0.2",
"@lumino/application": "~2.4.1",
"@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",
"@lumino/widgets": "~2.5.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/console-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/help-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
"@jupyterlab/application-extension": "~4.4.0-alpha.3",
"@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
"@jupyterlab/attachments": "~4.4.0-alpha.3",
"@jupyterlab/cell-toolbar-extension": "~4.4.0-alpha.3",
"@jupyterlab/celltags-extension": "~4.4.0-alpha.3",
"@jupyterlab/codemirror": "~4.4.0-alpha.3",
"@jupyterlab/codemirror-extension": "~4.4.0-alpha.3",
"@jupyterlab/completer-extension": "~4.4.0-alpha.3",
"@jupyterlab/console-extension": "~4.4.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
"@jupyterlab/csvviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/debugger-extension": "~4.4.0-alpha.3",
"@jupyterlab/docmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/documentsearch-extension": "~4.4.0-alpha.3",
"@jupyterlab/extensionmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/filebrowser-extension": "~4.4.0-alpha.3",
"@jupyterlab/fileeditor-extension": "~4.4.0-alpha.3",
"@jupyterlab/help-extension": "~4.4.0-alpha.3",
"@jupyterlab/htmlviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/hub-extension": "~4.4.0-alpha.3",
"@jupyterlab/imageviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/javascript-extension": "~4.4.0-alpha.3",
"@jupyterlab/json-extension": "~4.4.0-alpha.3",
"@jupyterlab/lsp": "~4.4.0-alpha.3",
"@jupyterlab/lsp-extension": "~4.4.0-alpha.3",
"@jupyterlab/mainmenu-extension": "~4.4.0-alpha.3",
"@jupyterlab/markdownviewer-extension": "~4.4.0-alpha.3",
"@jupyterlab/markedparser-extension": "~4.4.0-alpha.3",
"@jupyterlab/mathjax-extension": "~4.4.0-alpha.3",
"@jupyterlab/mermaid-extension": "~4.4.0-alpha.3",
"@jupyterlab/metadataform-extension": "~4.4.0-alpha.3",
"@jupyterlab/notebook-extension": "~4.4.0-alpha.3",
"@jupyterlab/pdf-extension": "~4.4.0-alpha.3",
"@jupyterlab/pluginmanager-extension": "~4.4.0-alpha.3",
"@jupyterlab/running-extension": "~4.4.0-alpha.3",
"@jupyterlab/settingeditor": "~4.4.0-alpha.3",
"@jupyterlab/settingeditor-extension": "~4.4.0-alpha.3",
"@jupyterlab/shortcuts-extension": "~5.2.0-alpha.3",
"@jupyterlab/terminal-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-dark-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-alpha.3",
"@jupyterlab/theme-light-extension": "~4.4.0-alpha.3",
"@jupyterlab/toc-extension": "~6.4.0-alpha.3",
"@jupyterlab/tooltip-extension": "~4.4.0-alpha.3",
"@jupyterlab/translation-extension": "~4.4.0-alpha.3",
"@jupyterlab/ui-components-extension": "~4.4.0-alpha.3",
"@jupyterlab/vega5-extension": "~4.4.0-alpha.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/builder": "~4.4.0-alpha.3",
"@jupyterlab/buildutils": "~4.4.0-alpha.3",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"extra-watch-webpack-plugin": "^1.0.3",
"fs-extra": "^8.1.0",
"glob": "~7.1.6",
"handlebars": "^4.7.7",
"mini-css-extract-plugin": "~0.9.0",
"rimraf": "^3.0.2",
"style-loader": "~1.0.1",
"svg-url-loader": "~6.0.0",
"watch": "~1.0.2",
"webpack": "^5.76.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0",
"whatwg-fetch": "^3.0.0"
},
"jupyterlab": {
"name": "Jupyter Notebook",
"mimeExtensions": {
"@jupyterlab/javascript-extension": true,
"@jupyterlab/json-extension": true,
"@jupyterlab/pdf-extension": true,
"@jupyterlab/vega5-extension": true
},
"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",
"@jupyterlab/apputils-extension:notification",
"@jupyterlab/apputils-extension:sanitizer",
"@jupyterlab/apputils-extension:sessionDialogs",
"@jupyterlab/apputils-extension:settings",
"@jupyterlab/apputils-extension:state",
"@jupyterlab/apputils-extension:themes",
"@jupyterlab/apputils-extension:themes-palette-menu",
"@jupyterlab/apputils-extension:toolbar-registry",
"@jupyterlab/apputils-extension:utilityCommands"
],
"@jupyterlab/codemirror-extension": true,
"@jupyterlab/completer-extension": [
"@jupyterlab/completer-extension:base-service",
"@jupyterlab/completer-extension:inline-completer",
"@jupyterlab/completer-extension:inline-completer-factory",
"@jupyterlab/completer-extension:inline-history",
"@jupyterlab/completer-extension:manager"
],
"@jupyterlab/console-extension": [
"@jupyterlab/console-extension:cell-executor",
"@jupyterlab/console-extension:completer",
"@jupyterlab/console-extension:factory",
"@jupyterlab/console-extension:foreign",
"@jupyterlab/console-extension:tracker"
],
"@jupyterlab/csvviewer-extension": true,
"@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": [
"@jupyterlab/fileeditor-extension:plugin",
"@jupyterlab/fileeditor-extension:widget-factory"
],
"@jupyterlab/help-extension": [
"@jupyterlab/help-extension:resources"
],
"@jupyterlab/htmlviewer-extension": true,
"@jupyterlab/imageviewer-extension": true,
"@jupyterlab/lsp-extension": true,
"@jupyterlab/mainmenu-extension": [
"@jupyterlab/mainmenu-extension:plugin"
],
"@jupyterlab/markedparser-extension": true,
"@jupyterlab/mathjax-extension": true,
"@jupyterlab/mermaid-extension": true,
"@jupyterlab/notebook-extension": [
"@jupyterlab/notebook-extension:cell-executor",
"@jupyterlab/notebook-extension:code-console",
"@jupyterlab/notebook-extension:export",
"@jupyterlab/notebook-extension:factory",
"@jupyterlab/notebook-extension:tracker",
"@jupyterlab/notebook-extension:widget-factory"
],
"@jupyterlab/pluginmanager-extension": true,
"@jupyterlab/shortcuts-extension": true,
"@jupyterlab/terminal-extension": true,
"@jupyterlab/theme-light-extension": true,
"@jupyterlab/theme-dark-extension": true,
"@jupyterlab/theme-dark-high-contrast-extension": true,
"@jupyterlab/translation-extension": true,
"@jupyterlab/ui-components-extension": true,
"@jupyterlab/hub-extension": true
},
"/tree": {
"@jupyterlab/extensionmanager-extension": true,
"@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,
"@jupyterlab/running-extension": [
"@jupyterlab/running-extension:plugin"
],
"@jupyterlab/settingeditor-extension": true
},
"/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"
],
"@jupyterlab/metadataform-extension": true,
"@jupyterlab/notebook-extension": [
"@jupyterlab/notebook-extension:active-cell-tool",
"@jupyterlab/notebook-extension:completer",
"@jupyterlab/notebook-extension:copy-output",
"@jupyterlab/notebook-extension:metadata-editor",
"@jupyterlab/notebook-extension:search",
"@jupyterlab/notebook-extension:toc",
"@jupyterlab/notebook-extension:tools",
"@jupyterlab/notebook-extension:update-raw-mimetype"
],
"@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"
],
"@jupyterlab/markdownviewer-extension": true
}
},
"singletonPackages": [
"@codemirror/state",
"@codemirror/view",
"@jupyter-notebook/tree",
"@jupyter/react-components",
"@jupyter/web-components",
"@jupyter/ydoc",
"@jupyterlab/application",
"@jupyterlab/apputils",
"@jupyterlab/cell-toolbar",
"@jupyterlab/codeeditor",
"@jupyterlab/codemirror",
"@jupyterlab/completer",
"@jupyterlab/console",
"@jupyterlab/coreutils",
"@jupyterlab/debugger",
"@jupyterlab/docmanager",
"@jupyterlab/documentsearch",
"@jupyterlab/extensionmanager",
"@jupyterlab/filebrowser",
"@jupyterlab/fileeditor",
"@jupyterlab/htmlviewer",
"@jupyterlab/imageviewer",
"@jupyterlab/lsp",
"@jupyterlab/mainmenu",
"@jupyterlab/markdownviewer",
"@jupyterlab/mermaid",
"@jupyterlab/metadataform",
"@jupyterlab/notebook",
"@jupyterlab/observables",
"@jupyterlab/outputarea",
"@jupyterlab/rendermime",
"@jupyterlab/rendermime-interfaces",
"@jupyterlab/services",
"@jupyterlab/settingeditor",
"@jupyterlab/settingregistry",
"@jupyterlab/statedb",
"@jupyterlab/statusbar",
"@jupyterlab/terminal",
"@jupyterlab/tooltip",
"@jupyterlab/translation",
"@jupyterlab/ui-components",
"@lezer/common",
"@lezer/highlight",
"@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",
"react-dom",
"yjs"
]
}
}