mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-31 13:40:29 +08:00
Update to JupyterLab 4.0.6 (#7049)
* Update to JupyterLab 4.0.6 * fix app_version * reuse upstream config
This commit is contained in:
parent
14fce8c9e4
commit
068175ab0c
236
app/package.json
236
app/package.json
@ -24,79 +24,79 @@
|
||||
"@jupyter-notebook/tree-extension": "~7.0.3",
|
||||
"@jupyter-notebook/ui-components": "~7.0.3",
|
||||
"@jupyter/ydoc": "~1.0.2",
|
||||
"@jupyterlab/application": "~4.0.5",
|
||||
"@jupyterlab/application-extension": "~4.0.5",
|
||||
"@jupyterlab/apputils": "~4.1.5",
|
||||
"@jupyterlab/apputils-extension": "~4.0.5",
|
||||
"@jupyterlab/attachments": "~4.0.5",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.5",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.5",
|
||||
"@jupyterlab/celltags-extension": "~4.0.5",
|
||||
"@jupyterlab/codeeditor": "~4.0.5",
|
||||
"@jupyterlab/codemirror": "~4.0.5",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.5",
|
||||
"@jupyterlab/completer": "~4.0.5",
|
||||
"@jupyterlab/completer-extension": "~4.0.5",
|
||||
"@jupyterlab/console": "~4.0.5",
|
||||
"@jupyterlab/console-extension": "~4.0.5",
|
||||
"@jupyterlab/coreutils": "~6.0.5",
|
||||
"@jupyterlab/csvviewer-extension": "~4.0.5",
|
||||
"@jupyterlab/debugger": "~4.0.5",
|
||||
"@jupyterlab/debugger-extension": "~4.0.5",
|
||||
"@jupyterlab/docmanager": "~4.0.5",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.5",
|
||||
"@jupyterlab/documentsearch": "~4.0.5",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.5",
|
||||
"@jupyterlab/extensionmanager": "~4.0.5",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.0.5",
|
||||
"@jupyterlab/filebrowser": "~4.0.5",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.5",
|
||||
"@jupyterlab/fileeditor": "~4.0.5",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.5",
|
||||
"@jupyterlab/htmlviewer": "~4.0.5",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.0.5",
|
||||
"@jupyterlab/hub-extension": "~4.0.5",
|
||||
"@jupyterlab/imageviewer": "~4.0.5",
|
||||
"@jupyterlab/imageviewer-extension": "~4.0.5",
|
||||
"@jupyterlab/javascript-extension": "~4.0.5",
|
||||
"@jupyterlab/json-extension": "~4.0.5",
|
||||
"@jupyterlab/lsp": "~4.0.5",
|
||||
"@jupyterlab/lsp-extension": "~4.0.5",
|
||||
"@jupyterlab/mainmenu": "~4.0.5",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.5",
|
||||
"@jupyterlab/markdownviewer": "~4.0.5",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.0.5",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.5",
|
||||
"@jupyterlab/mathjax-extension": "~4.0.5",
|
||||
"@jupyterlab/metadataform": "~4.0.5",
|
||||
"@jupyterlab/metadataform-extension": "~4.0.5",
|
||||
"@jupyterlab/notebook": "~4.0.5",
|
||||
"@jupyterlab/notebook-extension": "~4.0.5",
|
||||
"@jupyterlab/observables": "~5.0.5",
|
||||
"@jupyterlab/outputarea": "~4.0.5",
|
||||
"@jupyterlab/pdf-extension": "~4.0.5",
|
||||
"@jupyterlab/rendermime": "~4.0.5",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.5",
|
||||
"@jupyterlab/running-extension": "~4.0.5",
|
||||
"@jupyterlab/services": "~7.0.5",
|
||||
"@jupyterlab/settingeditor": "~4.0.5",
|
||||
"@jupyterlab/settingeditor-extension": "~4.0.5",
|
||||
"@jupyterlab/settingregistry": "~4.0.5",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.5",
|
||||
"@jupyterlab/statedb": "~4.0.5",
|
||||
"@jupyterlab/statusbar": "~4.0.5",
|
||||
"@jupyterlab/terminal": "~4.0.5",
|
||||
"@jupyterlab/terminal-extension": "~4.0.5",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.5",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.5",
|
||||
"@jupyterlab/toc-extension": "~6.0.5",
|
||||
"@jupyterlab/tooltip": "~4.0.5",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.5",
|
||||
"@jupyterlab/translation": "~4.0.5",
|
||||
"@jupyterlab/translation-extension": "~4.0.5",
|
||||
"@jupyterlab/ui-components": "~4.0.5",
|
||||
"@jupyterlab/ui-components-extension": "~4.0.5",
|
||||
"@jupyterlab/vega5-extension": "~4.0.5",
|
||||
"@jupyterlab/application": "~4.0.6",
|
||||
"@jupyterlab/application-extension": "~4.0.6",
|
||||
"@jupyterlab/apputils": "~4.1.6",
|
||||
"@jupyterlab/apputils-extension": "~4.0.6",
|
||||
"@jupyterlab/attachments": "~4.0.6",
|
||||
"@jupyterlab/cell-toolbar": "~4.0.6",
|
||||
"@jupyterlab/cell-toolbar-extension": "~4.0.6",
|
||||
"@jupyterlab/celltags-extension": "~4.0.6",
|
||||
"@jupyterlab/codeeditor": "~4.0.6",
|
||||
"@jupyterlab/codemirror": "~4.0.6",
|
||||
"@jupyterlab/codemirror-extension": "~4.0.6",
|
||||
"@jupyterlab/completer": "~4.0.6",
|
||||
"@jupyterlab/completer-extension": "~4.0.6",
|
||||
"@jupyterlab/console": "~4.0.6",
|
||||
"@jupyterlab/console-extension": "~4.0.6",
|
||||
"@jupyterlab/coreutils": "~6.0.6",
|
||||
"@jupyterlab/csvviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/debugger": "~4.0.6",
|
||||
"@jupyterlab/debugger-extension": "~4.0.6",
|
||||
"@jupyterlab/docmanager": "~4.0.6",
|
||||
"@jupyterlab/docmanager-extension": "~4.0.6",
|
||||
"@jupyterlab/documentsearch": "~4.0.6",
|
||||
"@jupyterlab/documentsearch-extension": "~4.0.6",
|
||||
"@jupyterlab/extensionmanager": "~4.0.6",
|
||||
"@jupyterlab/extensionmanager-extension": "~4.0.6",
|
||||
"@jupyterlab/filebrowser": "~4.0.6",
|
||||
"@jupyterlab/filebrowser-extension": "~4.0.6",
|
||||
"@jupyterlab/fileeditor": "~4.0.6",
|
||||
"@jupyterlab/fileeditor-extension": "~4.0.6",
|
||||
"@jupyterlab/htmlviewer": "~4.0.6",
|
||||
"@jupyterlab/htmlviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/hub-extension": "~4.0.6",
|
||||
"@jupyterlab/imageviewer": "~4.0.6",
|
||||
"@jupyterlab/imageviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/javascript-extension": "~4.0.6",
|
||||
"@jupyterlab/json-extension": "~4.0.6",
|
||||
"@jupyterlab/lsp": "~4.0.6",
|
||||
"@jupyterlab/lsp-extension": "~4.0.6",
|
||||
"@jupyterlab/mainmenu": "~4.0.6",
|
||||
"@jupyterlab/mainmenu-extension": "~4.0.6",
|
||||
"@jupyterlab/markdownviewer": "~4.0.6",
|
||||
"@jupyterlab/markdownviewer-extension": "~4.0.6",
|
||||
"@jupyterlab/markedparser-extension": "~4.0.6",
|
||||
"@jupyterlab/mathjax-extension": "~4.0.6",
|
||||
"@jupyterlab/metadataform": "~4.0.6",
|
||||
"@jupyterlab/metadataform-extension": "~4.0.6",
|
||||
"@jupyterlab/notebook": "~4.0.6",
|
||||
"@jupyterlab/notebook-extension": "~4.0.6",
|
||||
"@jupyterlab/observables": "~5.0.6",
|
||||
"@jupyterlab/outputarea": "~4.0.6",
|
||||
"@jupyterlab/pdf-extension": "~4.0.6",
|
||||
"@jupyterlab/rendermime": "~4.0.6",
|
||||
"@jupyterlab/rendermime-interfaces": "~3.8.6",
|
||||
"@jupyterlab/running-extension": "~4.0.6",
|
||||
"@jupyterlab/services": "~7.0.6",
|
||||
"@jupyterlab/settingeditor": "~4.0.6",
|
||||
"@jupyterlab/settingeditor-extension": "~4.0.6",
|
||||
"@jupyterlab/settingregistry": "~4.0.6",
|
||||
"@jupyterlab/shortcuts-extension": "~4.0.6",
|
||||
"@jupyterlab/statedb": "~4.0.6",
|
||||
"@jupyterlab/statusbar": "~4.0.6",
|
||||
"@jupyterlab/terminal": "~4.0.6",
|
||||
"@jupyterlab/terminal-extension": "~4.0.6",
|
||||
"@jupyterlab/theme-dark-extension": "~4.0.6",
|
||||
"@jupyterlab/theme-light-extension": "~4.0.6",
|
||||
"@jupyterlab/toc-extension": "~6.0.6",
|
||||
"@jupyterlab/tooltip": "~4.0.6",
|
||||
"@jupyterlab/tooltip-extension": "~4.0.6",
|
||||
"@jupyterlab/translation": "~4.0.6",
|
||||
"@jupyterlab/translation-extension": "~4.0.6",
|
||||
"@jupyterlab/ui-components": "~4.0.6",
|
||||
"@jupyterlab/ui-components-extension": "~4.0.6",
|
||||
"@jupyterlab/vega5-extension": "~4.0.6",
|
||||
"@lezer/common": "~1.0.3",
|
||||
"@lezer/highlight": "~1.1.6",
|
||||
"@lumino/algorithm": "~2.0.1",
|
||||
@ -127,56 +127,56 @@
|
||||
"@jupyter-notebook/tree": "^7.0.3",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.3",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application-extension": "^4.0.5",
|
||||
"@jupyterlab/apputils-extension": "^4.0.5",
|
||||
"@jupyterlab/attachments": "^4.0.5",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.5",
|
||||
"@jupyterlab/celltags-extension": "^4.0.5",
|
||||
"@jupyterlab/codemirror": "^4.0.5",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.5",
|
||||
"@jupyterlab/completer-extension": "^4.0.5",
|
||||
"@jupyterlab/console-extension": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/csvviewer-extension": "^4.0.5",
|
||||
"@jupyterlab/debugger-extension": "^4.0.5",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.5",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.5",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.0.5",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.5",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.5",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.0.5",
|
||||
"@jupyterlab/hub-extension": "^4.0.5",
|
||||
"@jupyterlab/imageviewer-extension": "^4.0.5",
|
||||
"@jupyterlab/javascript-extension": "^4.0.5",
|
||||
"@jupyterlab/json-extension": "^4.0.5",
|
||||
"@jupyterlab/lsp": "^4.0.5",
|
||||
"@jupyterlab/lsp-extension": "^4.0.5",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.5",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.0.5",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.5",
|
||||
"@jupyterlab/mathjax-extension": "^4.0.5",
|
||||
"@jupyterlab/metadataform-extension": "^4.0.5",
|
||||
"@jupyterlab/notebook-extension": "^4.0.5",
|
||||
"@jupyterlab/pdf-extension": "^4.0.5",
|
||||
"@jupyterlab/running-extension": "^4.0.5",
|
||||
"@jupyterlab/settingeditor": "^4.0.5",
|
||||
"@jupyterlab/settingeditor-extension": "^4.0.5",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.5",
|
||||
"@jupyterlab/terminal-extension": "^4.0.5",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.5",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.5",
|
||||
"@jupyterlab/toc-extension": "^6.0.5",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.5",
|
||||
"@jupyterlab/translation-extension": "^4.0.5",
|
||||
"@jupyterlab/ui-components-extension": "^4.0.5",
|
||||
"@jupyterlab/vega5-extension": "^4.0.5",
|
||||
"@jupyterlab/application-extension": "^4.0.6",
|
||||
"@jupyterlab/apputils-extension": "^4.0.6",
|
||||
"@jupyterlab/attachments": "^4.0.6",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.6",
|
||||
"@jupyterlab/celltags-extension": "^4.0.6",
|
||||
"@jupyterlab/codemirror": "^4.0.6",
|
||||
"@jupyterlab/codemirror-extension": "^4.0.6",
|
||||
"@jupyterlab/completer-extension": "^4.0.6",
|
||||
"@jupyterlab/console-extension": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/csvviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/debugger-extension": "^4.0.6",
|
||||
"@jupyterlab/docmanager-extension": "^4.0.6",
|
||||
"@jupyterlab/documentsearch-extension": "^4.0.6",
|
||||
"@jupyterlab/extensionmanager-extension": "^4.0.6",
|
||||
"@jupyterlab/filebrowser-extension": "^4.0.6",
|
||||
"@jupyterlab/fileeditor-extension": "^4.0.6",
|
||||
"@jupyterlab/htmlviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/hub-extension": "^4.0.6",
|
||||
"@jupyterlab/imageviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/javascript-extension": "^4.0.6",
|
||||
"@jupyterlab/json-extension": "^4.0.6",
|
||||
"@jupyterlab/lsp": "^4.0.6",
|
||||
"@jupyterlab/lsp-extension": "^4.0.6",
|
||||
"@jupyterlab/mainmenu-extension": "^4.0.6",
|
||||
"@jupyterlab/markdownviewer-extension": "^4.0.6",
|
||||
"@jupyterlab/markedparser-extension": "^4.0.6",
|
||||
"@jupyterlab/mathjax-extension": "^4.0.6",
|
||||
"@jupyterlab/metadataform-extension": "^4.0.6",
|
||||
"@jupyterlab/notebook-extension": "^4.0.6",
|
||||
"@jupyterlab/pdf-extension": "^4.0.6",
|
||||
"@jupyterlab/running-extension": "^4.0.6",
|
||||
"@jupyterlab/settingeditor": "^4.0.6",
|
||||
"@jupyterlab/settingeditor-extension": "^4.0.6",
|
||||
"@jupyterlab/shortcuts-extension": "^4.0.6",
|
||||
"@jupyterlab/terminal-extension": "^4.0.6",
|
||||
"@jupyterlab/theme-dark-extension": "^4.0.6",
|
||||
"@jupyterlab/theme-light-extension": "^4.0.6",
|
||||
"@jupyterlab/toc-extension": "^6.0.6",
|
||||
"@jupyterlab/tooltip-extension": "^4.0.6",
|
||||
"@jupyterlab/translation-extension": "^4.0.6",
|
||||
"@jupyterlab/ui-components-extension": "^4.0.6",
|
||||
"@jupyterlab/vega5-extension": "^4.0.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.5",
|
||||
"@jupyterlab/buildutils": "^4.0.5",
|
||||
"@jupyterlab/builder": "^4.0.6",
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"@types/rimraf": "^3.0.2",
|
||||
"css-loader": "~5.0.1",
|
||||
"extra-watch-webpack-plugin": "^1.0.3",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"watch": "tsc -w --listEmittedFiles"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.5",
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"commander": "^6.2.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"typescript": "~5.0.2"
|
||||
|
@ -231,7 +231,7 @@ class JupyterNotebookApp(NotebookConfigShimMixin, LabServerApp): # type:ignore[
|
||||
app_name = "Jupyter Notebook"
|
||||
description = "Jupyter Notebook - A web-based notebook environment for interactive computing"
|
||||
version = version
|
||||
app_version = version
|
||||
app_version = Unicode("", help="The version of the application.").tag(default=version)
|
||||
extension_url = "/"
|
||||
default_url = Unicode("/tree", config=True, help="The default URL to redirect to from `/`")
|
||||
file_url_prefix = "/tree"
|
||||
|
@ -48,7 +48,7 @@
|
||||
"yjs": "^13.5.40"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/buildutils": "^4.0.5",
|
||||
"@jupyterlab/buildutils": "^4.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.55.0",
|
||||
"@typescript-eslint/parser": "^5.55.0",
|
||||
"eslint": "^8.36.0",
|
||||
|
@ -40,17 +40,17 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/codeeditor": "^4.0.5",
|
||||
"@jupyterlab/console": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
"@jupyterlab/docregistry": "^4.0.5",
|
||||
"@jupyterlab/mainmenu": "^4.0.5",
|
||||
"@jupyterlab/rendermime": "^4.0.5",
|
||||
"@jupyterlab/settingregistry": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/codeeditor": "^4.0.6",
|
||||
"@jupyterlab/console": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/rendermime": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/disposable": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
|
@ -42,11 +42,11 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docregistry": "^4.0.5",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.8.5",
|
||||
"@jupyterlab/ui-components": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/rendermime-interfaces": "^3.8.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
"@lumino/messaging": "^2.0.1",
|
||||
@ -57,7 +57,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/preset-env": "^7.12.1",
|
||||
"@jupyterlab/testutils": "^4.0.5",
|
||||
"@jupyterlab/testutils": "^4.0.6",
|
||||
"@types/jest": "^29.2.5",
|
||||
"jest": "^29.3.1",
|
||||
"rimraf": "^3.0.2",
|
||||
|
@ -38,9 +38,9 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/console": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/console": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,11 +39,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
"@jupyterlab/docregistry": "^4.0.5",
|
||||
"@jupyterlab/services": "^7.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/signaling": "^2.1.2"
|
||||
},
|
||||
|
@ -39,8 +39,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/documentsearch": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/documentsearch": "^4.0.6",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -39,10 +39,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/mainmenu": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
|
@ -44,18 +44,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docregistry": "^4.0.5",
|
||||
"@jupyterlab/notebook": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/ui-components": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docregistry": "^4.0.6",
|
||||
"@jupyterlab/notebook": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/disposable": "^2.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jupyterlab/builder": "^4.0.5",
|
||||
"@jupyterlab/builder": "^4.0.6",
|
||||
"rimraf": "^3.0.2",
|
||||
"typescript": "~5.0.2"
|
||||
},
|
||||
|
@ -39,13 +39,13 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/cells": "^4.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
"@jupyterlab/notebook": "^4.0.5",
|
||||
"@jupyterlab/settingregistry": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/cells": "^4.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/notebook": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@lumino/polling": "^2.1.2",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
},
|
||||
|
@ -38,9 +38,9 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/terminal": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/terminal": "^4.0.6",
|
||||
"@lumino/algorithm": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -40,18 +40,18 @@
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/tree": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
"@jupyterlab/filebrowser": "^4.0.5",
|
||||
"@jupyterlab/mainmenu": "^4.0.5",
|
||||
"@jupyterlab/services": "^7.0.5",
|
||||
"@jupyterlab/settingeditor": "^4.0.5",
|
||||
"@jupyterlab/settingregistry": "^4.0.5",
|
||||
"@jupyterlab/statedb": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/ui-components": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/filebrowser": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@jupyterlab/settingeditor": "^4.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/statedb": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
|
@ -39,17 +39,17 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
"@jupyterlab/filebrowser": "^4.0.5",
|
||||
"@jupyterlab/mainmenu": "^4.0.5",
|
||||
"@jupyterlab/services": "^7.0.5",
|
||||
"@jupyterlab/settingregistry": "^4.0.5",
|
||||
"@jupyterlab/statedb": "^4.0.5",
|
||||
"@jupyterlab/translation": "^4.0.5",
|
||||
"@jupyterlab/ui-components": "^4.0.5",
|
||||
"@jupyterlab/application": "^4.0.6",
|
||||
"@jupyterlab/apputils": "^4.1.6",
|
||||
"@jupyterlab/coreutils": "^6.0.6",
|
||||
"@jupyterlab/docmanager": "^4.0.6",
|
||||
"@jupyterlab/filebrowser": "^4.0.6",
|
||||
"@jupyterlab/mainmenu": "^4.0.6",
|
||||
"@jupyterlab/services": "^7.0.6",
|
||||
"@jupyterlab/settingregistry": "^4.0.6",
|
||||
"@jupyterlab/statedb": "^4.0.6",
|
||||
"@jupyterlab/translation": "^4.0.6",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"@lumino/algorithm": "^2.0.1",
|
||||
"@lumino/commands": "^2.1.3",
|
||||
"@lumino/coreutils": "^2.1.2",
|
||||
|
@ -42,14 +42,14 @@
|
||||
"watch": "tsc -b --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/ui-components": "^4.0.5",
|
||||
"@jupyterlab/ui-components": "^4.0.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@jupyterlab/testutils": "^4.0.5",
|
||||
"@jupyterlab/testutils": "^4.0.6",
|
||||
"@types/jest": "^29.2.5",
|
||||
"babel-loader": "^8.0.6",
|
||||
"jest": "^29.3.1",
|
||||
|
@ -1,18 +1,8 @@
|
||||
from pathlib import Path
|
||||
from tempfile import mkdtemp
|
||||
from typing import Any
|
||||
|
||||
import jupyterlab
|
||||
from jupyterlab.galata import configure_jupyter_server
|
||||
|
||||
c: Any
|
||||
c.ServerApp.port = 8888
|
||||
c.ServerApp.port_retries = 0
|
||||
c.ServerApp.open_browser = False
|
||||
|
||||
c.ServerApp.root_dir = mkdtemp(prefix="galata-test-")
|
||||
c.ServerApp.token = ""
|
||||
c.ServerApp.password = ""
|
||||
c.ServerApp.disable_check_xsrf = True
|
||||
|
||||
c.JupyterNotebookApp.expose_app_in_browser = True
|
||||
c.LabServerApp.extra_labextensions_path = str(Path(jupyterlab.__file__).parent / "galata")
|
||||
|
||||
configure_jupyter_server(c)
|
||||
|
Loading…
x
Reference in New Issue
Block a user