notebook/app/package.json
jtpio 44eb35e2e5 Publish 7.0.0a16
SHA256 hashes:

jupyter-notebook-application-7.0.0-alpha.16.tgz: 3c0036866fa97d0333a108891b90455528524033adf44a883b52d3a74c43bcf9

jupyter-notebook-application-extension-7.0.0-alpha.16.tgz: f4fdc2643b46a3dea6473686f930e90a810fc07d7afec1c6236f8536464bfa9f

jupyter-notebook-console-extension-7.0.0-alpha.16.tgz: 94e7c908a10ea4fdb0ac080f3c77d40c7ff7fe8fcfd8f308b3d252b4dcc78bbd

jupyter-notebook-docmanager-extension-7.0.0-alpha.16.tgz: 1c05fef8c30ff0792e170a6f580dc81daaae20b69a20c0009dba3a17cd853b6c

jupyter-notebook-documentsearch-extension-7.0.0-alpha.16.tgz: c0516c5963d6931b34856d792478ab92e54d34af006b0a7d3f7cc361f2221de6

jupyter-notebook-help-extension-7.0.0-alpha.16.tgz: 61e16f847b7fd945bd4238954ff04182a1212e9cfe6c652976eeafe79de754b3

jupyter-notebook-lab-extension-7.0.0-alpha.16.tgz: 1613bf67261199a28c398256cc6b289b01d7030ac8457c2c8909a95a1576d483

jupyter-notebook-notebook-extension-7.0.0-alpha.16.tgz: 37e0da2d66fc5175c156238bdaacb5a6cddad249c4a29270b1e6af2b35ba8154

jupyter-notebook-terminal-extension-7.0.0-alpha.16.tgz: 2021b797d46022fa4bc23d102d41187e8364948d3c46d435d4546f2f3c0f52e8

jupyter-notebook-tree-7.0.0-alpha.16.tgz: c1efa011377f44dccc30e346774fca6e9b0e921b62ac1ca0e134878320c699e7

jupyter-notebook-tree-extension-7.0.0-alpha.16.tgz: a1c6156e5ae4b4ce1448101c29e907359fcf95957f0f2330dcb04a16f1fe61c9

jupyter-notebook-ui-components-7.0.0-alpha.16.tgz: 66556229af90222d7fa431f998462c7313c735235fdbc669ce262010446d36a4

notebook-7.0.0a16-py3-none-any.whl: c86681ec17cb9ae7e34d9b23f39613704b17074f9bf8c9a086d01135ee76a8c9

notebook-7.0.0a16.tar.gz: 4f7cfc66d55c1ce84759bee0183e15352113c00503925cee351b27c7335d7fae
2023-03-15 09:05:27 +00:00

370 lines
16 KiB
JSON

{
"name": "@jupyter-notebook/app",
"version": "7.0.0-alpha.16",
"private": true,
"scripts": {
"build": "webpack",
"build:prod": "webpack --mode=production",
"clean": "rimraf build && jlpm run clean:static",
"clean:static": "rimraf -g \"../notebook/static/!(favicons)\"",
"watch": "webpack --config ./webpack.config.watch.js"
},
"resolutions": {
"@jupyter-notebook/application": "~7.0.0-alpha.16",
"@jupyter-notebook/application-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/console-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/help-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/tree": "~7.0.0-alpha.16",
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.16",
"@jupyter-notebook/ui-components": "~7.0.0-alpha.16",
"@jupyter/ydoc": "~0.3.4",
"@jupyterlab/application": "~4.0.0-alpha.21",
"@jupyterlab/application-extension": "~4.0.0-alpha.21",
"@jupyterlab/apputils": "~4.0.0-alpha.21",
"@jupyterlab/apputils-extension": "~4.0.0-alpha.21",
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.21",
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.21",
"@jupyterlab/celltags": "~4.0.0-alpha.20",
"@jupyterlab/celltags-extension": "~4.0.0-alpha.21",
"@jupyterlab/codeeditor": "~4.0.0-alpha.21",
"@jupyterlab/codemirror": "~4.0.0-alpha.21",
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.21",
"@jupyterlab/completer": "~4.0.0-alpha.21",
"@jupyterlab/completer-extension": "~4.0.0-alpha.21",
"@jupyterlab/console": "~4.0.0-alpha.21",
"@jupyterlab/console-extension": "~4.0.0-alpha.21",
"@jupyterlab/coreutils": "~6.0.0-alpha.21",
"@jupyterlab/debugger": "~4.0.0-alpha.21",
"@jupyterlab/debugger-extension": "~4.0.0-alpha.21",
"@jupyterlab/docmanager": "~4.0.0-alpha.21",
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.21",
"@jupyterlab/documentsearch": "~4.0.0-alpha.21",
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.21",
"@jupyterlab/extensionmanager": "~4.0.0-alpha.21",
"@jupyterlab/extensionmanager-extension": "~4.0.0-alpha.21",
"@jupyterlab/filebrowser": "~4.0.0-alpha.21",
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.21",
"@jupyterlab/fileeditor": "~4.0.0-alpha.21",
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.21",
"@jupyterlab/htmlviewer": "~4.0.0-alpha.21",
"@jupyterlab/htmlviewer-extension": "~4.0.0-alpha.21",
"@jupyterlab/hub-extension": "~4.0.0-alpha.21",
"@jupyterlab/javascript-extension": "~4.0.0-alpha.21",
"@jupyterlab/json-extension": "~4.0.0-alpha.21",
"@jupyterlab/lsp": "~4.0.0-alpha.21",
"@jupyterlab/lsp-extension": "~4.0.0-alpha.21",
"@jupyterlab/mainmenu": "~4.0.0-alpha.21",
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.21",
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.21",
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.21",
"@jupyterlab/notebook": "~4.0.0-alpha.21",
"@jupyterlab/notebook-extension": "~4.0.0-alpha.21",
"@jupyterlab/observables": "~5.0.0-alpha.21",
"@jupyterlab/outputarea": "~4.0.0-alpha.21",
"@jupyterlab/pdf-extension": "~4.0.0-alpha.21",
"@jupyterlab/rendermime": "~4.0.0-alpha.21",
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.21",
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.21",
"@jupyterlab/running-extension": "~4.0.0-alpha.21",
"@jupyterlab/services": "~7.0.0-alpha.21",
"@jupyterlab/settingeditor": "~4.0.0-alpha.21",
"@jupyterlab/settingeditor-extension": "~4.0.0-alpha.21",
"@jupyterlab/settingregistry": "~4.0.0-alpha.21",
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.21",
"@jupyterlab/statedb": "~4.0.0-alpha.21",
"@jupyterlab/statusbar": "~4.0.0-alpha.21",
"@jupyterlab/terminal": "~4.0.0-alpha.21",
"@jupyterlab/terminal-extension": "~4.0.0-alpha.21",
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.21",
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.21",
"@jupyterlab/toc-extension": "~6.0.0-alpha.21",
"@jupyterlab/tooltip": "~4.0.0-alpha.21",
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.21",
"@jupyterlab/translation": "~4.0.0-alpha.21",
"@jupyterlab/translation-extension": "~4.0.0-alpha.21",
"@jupyterlab/ui-components": "~4.0.0-alpha.36",
"@jupyterlab/ui-components-extension": "~4.0.0-alpha.21",
"@jupyterlab/vega5-extension": "~4.0.0-alpha.21",
"@lumino/algorithm": "~2.0.0-rc.1",
"@lumino/application": "~2.0.0-rc.1",
"@lumino/commands": "~2.0.0-rc.1",
"@lumino/coreutils": "~2.0.0-rc.1",
"@lumino/disposable": "~2.0.0-rc.1",
"@lumino/domutils": "~2.0.0-rc.1",
"@lumino/dragdrop": "~2.0.0-rc.1",
"@lumino/messaging": "~2.0.0-rc.1",
"@lumino/properties": "~2.0.0-rc.1",
"@lumino/signaling": "~2.0.0-rc.1",
"@lumino/virtualdom": "~2.0.0-rc.1",
"@lumino/widgets": "~2.0.0-rc.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.5.50"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-alpha.16",
"@jupyter-notebook/application-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/console-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/help-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/tree": "^7.0.0-alpha.16",
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.16",
"@jupyter-notebook/ui-components": "^7.0.0-alpha.16",
"@jupyterlab/application-extension": "^4.0.0-alpha.21",
"@jupyterlab/apputils-extension": "^4.0.0-alpha.21",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.21",
"@jupyterlab/celltags": "^4.0.0-alpha.20",
"@jupyterlab/celltags-extension": "^4.0.0-alpha.21",
"@jupyterlab/codemirror": "^4.0.0-alpha.21",
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.21",
"@jupyterlab/completer-extension": "^4.0.0-alpha.21",
"@jupyterlab/console-extension": "^4.0.0-alpha.21",
"@jupyterlab/coreutils": "^6.0.0-alpha.21",
"@jupyterlab/debugger-extension": "^4.0.0-alpha.21",
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.21",
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.21",
"@jupyterlab/extensionmanager-extension": "^4.0.0-alpha.21",
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.21",
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.21",
"@jupyterlab/htmlviewer-extension": "^4.0.0-alpha.21",
"@jupyterlab/hub-extension": "^4.0.0-alpha.21",
"@jupyterlab/javascript-extension": "^4.0.0-alpha.21",
"@jupyterlab/json-extension": "^4.0.0-alpha.21",
"@jupyterlab/lsp": "^4.0.0-alpha.21",
"@jupyterlab/lsp-extension": "^4.0.0-alpha.21",
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.21",
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.21",
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.21",
"@jupyterlab/notebook-extension": "^4.0.0-alpha.21",
"@jupyterlab/pdf-extension": "^4.0.0-alpha.21",
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.21",
"@jupyterlab/running-extension": "^4.0.0-alpha.21",
"@jupyterlab/settingeditor": "^4.0.0-alpha.21",
"@jupyterlab/settingeditor-extension": "^4.0.0-alpha.21",
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.21",
"@jupyterlab/terminal-extension": "^4.0.0-alpha.21",
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.21",
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.21",
"@jupyterlab/toc-extension": "^6.0.0-alpha.21",
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.21",
"@jupyterlab/translation-extension": "^4.0.0-alpha.21",
"@jupyterlab/ui-components-extension": "^4.0.0-alpha.21",
"@jupyterlab/vega5-extension": "^4.0.0-alpha.21"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0-alpha.21",
"@jupyterlab/buildutils": "^4.0.0-alpha.21",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"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:sanitizer",
"@jupyterlab/apputils-extension:settings",
"@jupyterlab/apputils-extension:state",
"@jupyterlab/apputils-extension:themes",
"@jupyterlab/apputils-extension:themes-palette-menu",
"@jupyterlab/apputils-extension:toolbar-registry"
],
"@jupyterlab/codemirror-extension": true,
"@jupyterlab/completer-extension": [
"@jupyterlab/completer-extension:base-service",
"@jupyterlab/completer-extension:manager"
],
"@jupyterlab/console-extension": [
"@jupyterlab/console-extension:completer",
"@jupyterlab/console-extension:factory",
"@jupyterlab/console-extension:foreign",
"@jupyterlab/console-extension:tracker"
],
"@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/htmlviewer-extension": true,
"@jupyterlab/lsp-extension": true,
"@jupyterlab/mainmenu-extension": true,
"@jupyterlab/markedparser-extension": true,
"@jupyterlab/mathjax2-extension": true,
"@jupyterlab/notebook-extension": [
"@jupyterlab/notebook-extension:code-console",
"@jupyterlab/notebook-extension:export",
"@jupyterlab/notebook-extension:factory",
"@jupyterlab/notebook-extension:tracker",
"@jupyterlab/notebook-extension:widget-factory"
],
"@jupyterlab/rendermime-extension": true,
"@jupyterlab/shortcuts-extension": true,
"@jupyterlab/terminal-extension": true,
"@jupyterlab/theme-light-extension": true,
"@jupyterlab/theme-dark-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": true,
"@jupyterlab/settingeditor-extension": [
"@jupyterlab/settingeditor-extension:form-ui"
]
},
"/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/notebook-extension": [
"@jupyterlab/notebook-extension:completer",
"@jupyterlab/notebook-extension:search",
"@jupyterlab/notebook-extension:toc",
"@jupyterlab/notebook-extension:tools"
],
"@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"
]
}
},
"singletonPackages": [
"@jupyter-notebook/tree",
"@jupyter/ydoc",
"@jupyterlab/application",
"@jupyterlab/apputils",
"@jupyterlab/cell-toolbar",
"@jupyterlab/celltags",
"@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/lsp",
"@jupyterlab/mainmenu",
"@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",
"@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"
]
}
}