mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-18 14:10:26 +08:00
SHA256 hashes: jupyter-notebook-application-7.0.0-alpha.7.tgz: d87e9351b279484115d8bf70b4286ce228d4333d736ed541f469f425d409f0ac jupyter-notebook-application-extension-7.0.0-alpha.7.tgz: 428807f0c3d0c006e68e93739fb973e28244fa483656bd41b89b8a138fe7b706 jupyter-notebook-console-extension-7.0.0-alpha.7.tgz: c9b0e682ae8a08d572d9d3e0b5fae90cd835a61c6c50e85876752413eb567d50 jupyter-notebook-docmanager-extension-7.0.0-alpha.7.tgz: 48c1fb0f8b90273a526c751c3c3411a3bf588484276cdc2f538b09e2a47dc66c jupyter-notebook-documentsearch-extension-7.0.0-alpha.7.tgz: 4ad2f6aec1e0e59c669ff578c687252842e896d451598147f637d0f99d952113 jupyter-notebook-help-extension-7.0.0-alpha.7.tgz: d60a0943b41c91f9bea38953853d8cb5f610fc40a61791f6f9bc9c1573936924 jupyter-notebook-lab-extension-7.0.0-alpha.7.tgz: e10d351f3629444429a6844ee7ba9d5b5b13e36cc9ae4fc0a68a42cff64a3a8c jupyter-notebook-notebook-extension-7.0.0-alpha.7.tgz: c86d0cbf91909a67291bd61afe2343064793513ae54c0508d218e0f5f867f32d jupyter-notebook-terminal-extension-7.0.0-alpha.7.tgz: 35228b25c03aafed128792c359f659668bdc6f625e0665de80320a97d933a74f jupyter-notebook-tree-7.0.0-alpha.7.tgz: 88706f73bfd859aab70c4a4429b7d783a689512e4c4e24b687ddc32585b0ab82 jupyter-notebook-tree-extension-7.0.0-alpha.7.tgz: 9c0e206b18f2ce681b14fde7d7eb6a60d4937215255a8ae7e3d02af45e056b99 jupyter-notebook-ui-components-7.0.0-alpha.7.tgz: b8e0ff399381d098185205558b0e3238486b545c4f89b16651ed80435a33adc0 notebook-7.0.0a7-py3-none-any.whl: 654c4c00e8837ebf4d3b6ae583c57ef3ef9a157ca7bc8069d1589b9e17742e2e notebook-7.0.0a7.tar.gz: e916fda62bf1815f8e9aad4aa5819d5d0ea743f3ece9f68d8b4a3d3f5bceed80
270 lines
11 KiB
JSON
270 lines
11 KiB
JSON
{
|
|
"name": "@jupyter-notebook/app",
|
|
"version": "7.0.0-alpha.7",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "webpack",
|
|
"build:prod": "webpack --mode=production",
|
|
"clean": "rimraf build && jlpm run clean:static",
|
|
"clean:static": "rimraf -g \"../notebook/static/!(favicons)\"",
|
|
"prepublishOnly": "yarn run build",
|
|
"watch": "webpack --config ./webpack.config.watch.js"
|
|
},
|
|
"resolutions": {
|
|
"@jupyter-notebook/application": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/application-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/console-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/help-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/tree": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.7",
|
|
"@jupyter-notebook/ui-components": "~7.0.0-alpha.7",
|
|
"@jupyterlab/application": "~4.0.0-alpha.15",
|
|
"@jupyterlab/application-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/apputils": "~4.0.0-alpha.15",
|
|
"@jupyterlab/apputils-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/cell-toolbar": "~4.0.0-alpha.15",
|
|
"@jupyterlab/cell-toolbar-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/celltags": "~4.0.0-alpha.15",
|
|
"@jupyterlab/celltags-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/codeeditor": "~4.0.0-alpha.15",
|
|
"@jupyterlab/codemirror": "~4.0.0-alpha.15",
|
|
"@jupyterlab/codemirror-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/collaboration": "~4.0.0-alpha.15",
|
|
"@jupyterlab/collaboration-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/completer": "~4.0.0-alpha.15",
|
|
"@jupyterlab/completer-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/console": "~4.0.0-alpha.15",
|
|
"@jupyterlab/console-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/coreutils": "~6.0.0-alpha.15",
|
|
"@jupyterlab/debugger": "~4.0.0-alpha.15",
|
|
"@jupyterlab/debugger-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/docmanager": "~4.0.0-alpha.15",
|
|
"@jupyterlab/docmanager-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/docprovider": "~4.0.0-alpha.15",
|
|
"@jupyterlab/docprovider-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/documentsearch": "~4.0.0-alpha.15",
|
|
"@jupyterlab/documentsearch-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/filebrowser": "~4.0.0-alpha.15",
|
|
"@jupyterlab/filebrowser-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/fileeditor": "~4.0.0-alpha.15",
|
|
"@jupyterlab/fileeditor-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/hub-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/javascript-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/json-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/lsp": "~4.0.0-alpha.15",
|
|
"@jupyterlab/lsp-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/mainmenu": "~4.0.0-alpha.15",
|
|
"@jupyterlab/mainmenu-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/markedparser-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/mathjax2-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/notebook": "~4.0.0-alpha.15",
|
|
"@jupyterlab/notebook-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/observables": "~5.0.0-alpha.15",
|
|
"@jupyterlab/outputarea": "~4.0.0-alpha.15",
|
|
"@jupyterlab/pdf-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/rendermime": "~4.0.0-alpha.15",
|
|
"@jupyterlab/rendermime-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/rendermime-interfaces": "~3.8.0-alpha.15",
|
|
"@jupyterlab/running-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/services": "~7.0.0-alpha.15",
|
|
"@jupyterlab/settingregistry": "~4.0.0-alpha.15",
|
|
"@jupyterlab/shared-models": "~4.0.0-alpha.15",
|
|
"@jupyterlab/shortcuts-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/statedb": "~4.0.0-alpha.15",
|
|
"@jupyterlab/statusbar": "~4.0.0-alpha.15",
|
|
"@jupyterlab/terminal": "~4.0.0-alpha.15",
|
|
"@jupyterlab/terminal-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/theme-dark-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/theme-light-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/toc-extension": "~6.0.0-alpha.15",
|
|
"@jupyterlab/tooltip": "~4.0.0-alpha.15",
|
|
"@jupyterlab/tooltip-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/translation": "~4.0.0-alpha.15",
|
|
"@jupyterlab/translation-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/ui-components": "~4.0.0-alpha.30",
|
|
"@jupyterlab/ui-components-extension": "~4.0.0-alpha.15",
|
|
"@jupyterlab/vega5-extension": "~4.0.0-alpha.15",
|
|
"@lumino/algorithm": "~2.0.0-alpha.6",
|
|
"@lumino/application": "~2.0.0-alpha.6",
|
|
"@lumino/commands": "~2.0.0-alpha.6",
|
|
"@lumino/coreutils": "~2.0.0-alpha.6",
|
|
"@lumino/disposable": "~2.0.0-alpha.6",
|
|
"@lumino/domutils": "~2.0.0-alpha.6",
|
|
"@lumino/dragdrop": "~2.0.0-alpha.6",
|
|
"@lumino/messaging": "~2.0.0-alpha.6",
|
|
"@lumino/properties": "~2.0.0-alpha.6",
|
|
"@lumino/signaling": "~2.0.0-alpha.6",
|
|
"@lumino/virtualdom": "~2.0.0-alpha.6",
|
|
"@lumino/widgets": "~2.0.0-alpha.6",
|
|
"react": "~17.0.2",
|
|
"react-dom": "~17.0.2",
|
|
"yjs": "~13.5.41"
|
|
},
|
|
"dependencies": {
|
|
"@jupyter-notebook/application": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/application-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/console-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/help-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/tree": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.7",
|
|
"@jupyter-notebook/ui-components": "^7.0.0-alpha.7",
|
|
"@jupyterlab/application-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/apputils-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/celltags": "^4.0.0-alpha.15",
|
|
"@jupyterlab/celltags-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/codemirror": "^4.0.0-alpha.15",
|
|
"@jupyterlab/codemirror-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/collaboration-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/completer-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/console-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/coreutils": "^6.0.0-alpha.15",
|
|
"@jupyterlab/debugger-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/docmanager-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/docprovider-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/documentsearch-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/filebrowser-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/fileeditor-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/hub-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/javascript-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/json-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/lsp": "^4.0.0-alpha.15",
|
|
"@jupyterlab/lsp-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/mainmenu-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/markedparser-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/mathjax2-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/notebook-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/pdf-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/rendermime-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/running-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/shortcuts-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/terminal-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/theme-dark-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/theme-light-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/toc-extension": "^6.0.0-alpha.15",
|
|
"@jupyterlab/tooltip-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/translation-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/ui-components-extension": "^4.0.0-alpha.15",
|
|
"@jupyterlab/vega5-extension": "^4.0.0-alpha.15"
|
|
},
|
|
"devDependencies": {
|
|
"@jupyterlab/builder": "^4.0.0-alpha.15",
|
|
"@jupyterlab/buildutils": "^4.0.0-alpha.15",
|
|
"@types/rimraf": "^3.0.2",
|
|
"css-loader": "~5.0.1",
|
|
"fs-extra": "^8.1.0",
|
|
"glob": "~7.1.6",
|
|
"mini-css-extract-plugin": "~0.9.0",
|
|
"npm-run-all": "^4.1.5",
|
|
"rimraf": "^3.0.2",
|
|
"style-loader": "~1.0.1",
|
|
"svg-url-loader": "~6.0.0",
|
|
"watch": "~1.0.2",
|
|
"webpack": "^5.72.0",
|
|
"webpack-bundle-analyzer": "^4.1.0",
|
|
"webpack-cli": "^4.9.2",
|
|
"webpack-merge": "^5.8.0",
|
|
"whatwg-fetch": "^3.0.0"
|
|
},
|
|
"jupyterlab": {
|
|
"name": "Jupyter Notebook",
|
|
"extensions": [
|
|
"@jupyter-notebook/application-extension",
|
|
"@jupyterlab/collaboration-extension",
|
|
"@jupyter-notebook/console-extension",
|
|
"@jupyter-notebook/docmanager-extension",
|
|
"@jupyter-notebook/documentsearch-extension",
|
|
"@jupyter-notebook/help-extension",
|
|
"@jupyter-notebook/notebook-extension",
|
|
"@jupyter-notebook/terminal-extension",
|
|
"@jupyter-notebook/tree-extension",
|
|
"@jupyterlab/application-extension",
|
|
"@jupyterlab/apputils-extension",
|
|
"@jupyterlab/cell-toolbar-extension",
|
|
"@jupyterlab/codemirror-extension",
|
|
"@jupyterlab/completer-extension",
|
|
"@jupyterlab/console-extension",
|
|
"@jupyterlab/debugger-extension",
|
|
"@jupyterlab/docmanager-extension",
|
|
"@jupyterlab/documentsearch-extension",
|
|
"@jupyterlab/filebrowser-extension",
|
|
"@jupyterlab/fileeditor-extension",
|
|
"@jupyterlab/hub-extension",
|
|
"@jupyterlab/lsp-extension",
|
|
"@jupyterlab/mainmenu-extension",
|
|
"@jupyterlab/mathjax2-extension",
|
|
"@jupyterlab/markedparser-extension",
|
|
"@jupyterlab/notebook-extension",
|
|
"@jupyterlab/rendermime-extension",
|
|
"@jupyterlab/running-extension",
|
|
"@jupyterlab/shortcuts-extension",
|
|
"@jupyterlab/terminal-extension",
|
|
"@jupyterlab/theme-dark-extension",
|
|
"@jupyterlab/theme-light-extension",
|
|
"@jupyterlab/tooltip-extension",
|
|
"@jupyterlab/translation-extension",
|
|
"@jupyterlab/ui-components-extension"
|
|
],
|
|
"singletonPackages": [
|
|
"@jupyter-notebook/tree",
|
|
"@jupyterlab/application",
|
|
"@jupyterlab/apputils",
|
|
"@jupyterlab/cell-toolbar",
|
|
"@jupyterlab/celltags",
|
|
"@jupyterlab/codeeditor",
|
|
"@jupyterlab/codemirror",
|
|
"@jupyterlab/collaboration",
|
|
"@jupyterlab/completer",
|
|
"@jupyterlab/console",
|
|
"@jupyterlab/coreutils",
|
|
"@jupyterlab/debugger",
|
|
"@jupyterlab/docmanager",
|
|
"@jupyterlab/docprovider",
|
|
"@jupyterlab/documentsearch",
|
|
"@jupyterlab/filebrowser",
|
|
"@jupyterlab/fileeditor",
|
|
"@jupyterlab/lsp",
|
|
"@jupyterlab/mainmenu",
|
|
"@jupyterlab/notebook",
|
|
"@jupyterlab/observables",
|
|
"@jupyterlab/outputarea",
|
|
"@jupyterlab/rendermime",
|
|
"@jupyterlab/rendermime-interfaces",
|
|
"@jupyterlab/services",
|
|
"@jupyterlab/settingregistry",
|
|
"@jupyterlab/shared-models",
|
|
"@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"
|
|
],
|
|
"mimeExtensions": {},
|
|
"linkedPackages": {}
|
|
}
|
|
}
|