Bump to JupyterLab 4.1.0a4 bis (#7172)

* Bump to JupyterLab 4.1.0a4

* Bump `@lumino` packages

* bump galata package

* update getByRole

* Fix Shut Down All `jp-button` selector

* Remove the file actions toolbar, instead includes the action buttons in the file browser toolbar

* update CSS according to new toolbar components

* lint and snapshots

* CSS for filebrowser toolbar

* Some more CSS for 'New' menu item in FileBrowser toolbar

* Update Playwright Snapshots

* Update Playwright Snapshots

* snapshots

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Nicolas Brichet 2023-12-04 15:52:03 +01:00 committed by GitHub
parent 2a0ed48473
commit a74cd91871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
43 changed files with 2397 additions and 2131 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.1.0a3,<5" hatch
python -m pip install -U "jupyterlab>=4.1.0a4,<5" hatch
jlpm
jlpm run build
@ -79,6 +79,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.1.0a3,<5" pip
python -m pip install -U "jupyterlab>=4.1.0a4,<5" pip
jlpm
jlpm run build

View File

@ -50,7 +50,7 @@ repos:
files: "^notebook"
stages: [manual]
args: ["--install-types", "--non-interactive"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.1.0a3"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.1.0a4"]
- repo: https://github.com/pre-commit/pygrep-hooks
rev: 'v1.10.0'

View File

@ -24,96 +24,96 @@
"@jupyter-notebook/tree-extension": "~7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "~7.1.0-alpha.0",
"@jupyter/ydoc": "~1.1.1",
"@jupyterlab/application": "~4.1.0-alpha.3",
"@jupyterlab/application-extension": "~4.1.0-alpha.3",
"@jupyterlab/apputils": "~4.2.0-alpha.3",
"@jupyterlab/apputils-extension": "~4.1.0-alpha.3",
"@jupyterlab/attachments": "~4.1.0-alpha.3",
"@jupyterlab/cell-toolbar": "~4.1.0-alpha.3",
"@jupyterlab/cell-toolbar-extension": "~4.1.0-alpha.3",
"@jupyterlab/celltags-extension": "~4.1.0-alpha.3",
"@jupyterlab/codeeditor": "~4.1.0-alpha.3",
"@jupyterlab/codemirror": "~4.1.0-alpha.3",
"@jupyterlab/codemirror-extension": "~4.1.0-alpha.3",
"@jupyterlab/completer": "~4.1.0-alpha.3",
"@jupyterlab/completer-extension": "~4.1.0-alpha.3",
"@jupyterlab/console": "~4.1.0-alpha.3",
"@jupyterlab/console-extension": "~4.1.0-alpha.3",
"@jupyterlab/coreutils": "~6.1.0-alpha.3",
"@jupyterlab/csvviewer-extension": "~4.1.0-alpha.3",
"@jupyterlab/debugger": "~4.1.0-alpha.3",
"@jupyterlab/debugger-extension": "~4.1.0-alpha.3",
"@jupyterlab/docmanager": "~4.1.0-alpha.3",
"@jupyterlab/docmanager-extension": "~4.1.0-alpha.3",
"@jupyterlab/documentsearch": "~4.1.0-alpha.3",
"@jupyterlab/documentsearch-extension": "~4.1.0-alpha.3",
"@jupyterlab/extensionmanager": "~4.1.0-alpha.3",
"@jupyterlab/extensionmanager-extension": "~4.1.0-alpha.3",
"@jupyterlab/filebrowser": "~4.1.0-alpha.3",
"@jupyterlab/filebrowser-extension": "~4.1.0-alpha.3",
"@jupyterlab/fileeditor": "~4.1.0-alpha.3",
"@jupyterlab/fileeditor-extension": "~4.1.0-alpha.3",
"@jupyterlab/help-extension": "~4.1.0-alpha.3",
"@jupyterlab/htmlviewer": "~4.1.0-alpha.3",
"@jupyterlab/htmlviewer-extension": "~4.1.0-alpha.3",
"@jupyterlab/hub-extension": "~4.1.0-alpha.3",
"@jupyterlab/imageviewer": "~4.1.0-alpha.3",
"@jupyterlab/imageviewer-extension": "~4.1.0-alpha.3",
"@jupyterlab/javascript-extension": "~4.1.0-alpha.3",
"@jupyterlab/json-extension": "~4.1.0-alpha.3",
"@jupyterlab/lsp": "~4.1.0-alpha.3",
"@jupyterlab/lsp-extension": "~4.1.0-alpha.3",
"@jupyterlab/mainmenu": "~4.1.0-alpha.3",
"@jupyterlab/mainmenu-extension": "~4.1.0-alpha.3",
"@jupyterlab/markdownviewer": "~4.1.0-alpha.3",
"@jupyterlab/markdownviewer-extension": "~4.1.0-alpha.3",
"@jupyterlab/markedparser-extension": "~4.1.0-alpha.3",
"@jupyterlab/mathjax-extension": "~4.1.0-alpha.3",
"@jupyterlab/mermaid": "~4.1.0-alpha.3",
"@jupyterlab/mermaid-extension": "~4.1.0-alpha.3",
"@jupyterlab/metadataform": "~4.1.0-alpha.3",
"@jupyterlab/metadataform-extension": "~4.1.0-alpha.3",
"@jupyterlab/notebook": "~4.1.0-alpha.3",
"@jupyterlab/notebook-extension": "~4.1.0-alpha.3",
"@jupyterlab/observables": "~5.1.0-alpha.3",
"@jupyterlab/outputarea": "~4.1.0-alpha.3",
"@jupyterlab/pdf-extension": "~4.1.0-alpha.3",
"@jupyterlab/rendermime": "~4.1.0-alpha.3",
"@jupyterlab/rendermime-interfaces": "~3.9.0-alpha.2",
"@jupyterlab/running-extension": "~4.1.0-alpha.3",
"@jupyterlab/services": "~7.1.0-alpha.3",
"@jupyterlab/settingeditor": "~4.1.0-alpha.3",
"@jupyterlab/settingeditor-extension": "~4.1.0-alpha.3",
"@jupyterlab/settingregistry": "~4.1.0-alpha.3",
"@jupyterlab/shortcuts-extension": "~4.1.0-alpha.3",
"@jupyterlab/statedb": "~4.1.0-alpha.3",
"@jupyterlab/statusbar": "~4.1.0-alpha.3",
"@jupyterlab/terminal": "~4.1.0-alpha.3",
"@jupyterlab/terminal-extension": "~4.1.0-alpha.3",
"@jupyterlab/theme-dark-extension": "~4.1.0-alpha.3",
"@jupyterlab/theme-light-extension": "~4.1.0-alpha.3",
"@jupyterlab/toc-extension": "~6.1.0-alpha.3",
"@jupyterlab/tooltip": "~4.1.0-alpha.3",
"@jupyterlab/tooltip-extension": "~4.1.0-alpha.3",
"@jupyterlab/translation": "~4.1.0-alpha.3",
"@jupyterlab/translation-extension": "~4.1.0-alpha.3",
"@jupyterlab/ui-components": "~4.1.0-alpha.3",
"@jupyterlab/ui-components-extension": "~4.1.0-alpha.3",
"@jupyterlab/vega5-extension": "~4.1.0-alpha.3",
"@jupyterlab/application": "~4.1.0-alpha.4",
"@jupyterlab/application-extension": "~4.1.0-alpha.4",
"@jupyterlab/apputils": "~4.2.0-alpha.4",
"@jupyterlab/apputils-extension": "~4.1.0-alpha.4",
"@jupyterlab/attachments": "~4.1.0-alpha.4",
"@jupyterlab/cell-toolbar": "~4.1.0-alpha.4",
"@jupyterlab/cell-toolbar-extension": "~4.1.0-alpha.4",
"@jupyterlab/celltags-extension": "~4.1.0-alpha.4",
"@jupyterlab/codeeditor": "~4.1.0-alpha.4",
"@jupyterlab/codemirror": "~4.1.0-alpha.4",
"@jupyterlab/codemirror-extension": "~4.1.0-alpha.4",
"@jupyterlab/completer": "~4.1.0-alpha.4",
"@jupyterlab/completer-extension": "~4.1.0-alpha.4",
"@jupyterlab/console": "~4.1.0-alpha.4",
"@jupyterlab/console-extension": "~4.1.0-alpha.4",
"@jupyterlab/coreutils": "~6.1.0-alpha.4",
"@jupyterlab/csvviewer-extension": "~4.1.0-alpha.4",
"@jupyterlab/debugger": "~4.1.0-alpha.4",
"@jupyterlab/debugger-extension": "~4.1.0-alpha.4",
"@jupyterlab/docmanager": "~4.1.0-alpha.4",
"@jupyterlab/docmanager-extension": "~4.1.0-alpha.4",
"@jupyterlab/documentsearch": "~4.1.0-alpha.4",
"@jupyterlab/documentsearch-extension": "~4.1.0-alpha.4",
"@jupyterlab/extensionmanager": "~4.1.0-alpha.4",
"@jupyterlab/extensionmanager-extension": "~4.1.0-alpha.4",
"@jupyterlab/filebrowser": "~4.1.0-alpha.4",
"@jupyterlab/filebrowser-extension": "~4.1.0-alpha.4",
"@jupyterlab/fileeditor": "~4.1.0-alpha.4",
"@jupyterlab/fileeditor-extension": "~4.1.0-alpha.4",
"@jupyterlab/help-extension": "~4.1.0-alpha.4",
"@jupyterlab/htmlviewer": "~4.1.0-alpha.4",
"@jupyterlab/htmlviewer-extension": "~4.1.0-alpha.4",
"@jupyterlab/hub-extension": "~4.1.0-alpha.4",
"@jupyterlab/imageviewer": "~4.1.0-alpha.4",
"@jupyterlab/imageviewer-extension": "~4.1.0-alpha.4",
"@jupyterlab/javascript-extension": "~4.1.0-alpha.4",
"@jupyterlab/json-extension": "~4.1.0-alpha.4",
"@jupyterlab/lsp": "~4.1.0-alpha.4",
"@jupyterlab/lsp-extension": "~4.1.0-alpha.4",
"@jupyterlab/mainmenu": "~4.1.0-alpha.4",
"@jupyterlab/mainmenu-extension": "~4.1.0-alpha.4",
"@jupyterlab/markdownviewer": "~4.1.0-alpha.4",
"@jupyterlab/markdownviewer-extension": "~4.1.0-alpha.4",
"@jupyterlab/markedparser-extension": "~4.1.0-alpha.4",
"@jupyterlab/mathjax-extension": "~4.1.0-alpha.4",
"@jupyterlab/mermaid": "~4.1.0-alpha.4",
"@jupyterlab/mermaid-extension": "~4.1.0-alpha.4",
"@jupyterlab/metadataform": "~4.1.0-alpha.4",
"@jupyterlab/metadataform-extension": "~4.1.0-alpha.4",
"@jupyterlab/notebook": "~4.1.0-alpha.4",
"@jupyterlab/notebook-extension": "~4.1.0-alpha.4",
"@jupyterlab/observables": "~5.1.0-alpha.4",
"@jupyterlab/outputarea": "~4.1.0-alpha.4",
"@jupyterlab/pdf-extension": "~4.1.0-alpha.4",
"@jupyterlab/rendermime": "~4.1.0-alpha.4",
"@jupyterlab/rendermime-interfaces": "~3.9.0-alpha.3",
"@jupyterlab/running-extension": "~4.1.0-alpha.4",
"@jupyterlab/services": "~7.1.0-alpha.4",
"@jupyterlab/settingeditor": "~4.1.0-alpha.4",
"@jupyterlab/settingeditor-extension": "~4.1.0-alpha.4",
"@jupyterlab/settingregistry": "~4.1.0-alpha.4",
"@jupyterlab/shortcuts-extension": "~4.1.0-alpha.4",
"@jupyterlab/statedb": "~4.1.0-alpha.4",
"@jupyterlab/statusbar": "~4.1.0-alpha.4",
"@jupyterlab/terminal": "~4.1.0-alpha.4",
"@jupyterlab/terminal-extension": "~4.1.0-alpha.4",
"@jupyterlab/theme-dark-extension": "~4.1.0-alpha.4",
"@jupyterlab/theme-light-extension": "~4.1.0-alpha.4",
"@jupyterlab/toc-extension": "~6.1.0-alpha.4",
"@jupyterlab/tooltip": "~4.1.0-alpha.4",
"@jupyterlab/tooltip-extension": "~4.1.0-alpha.4",
"@jupyterlab/translation": "~4.1.0-alpha.4",
"@jupyterlab/translation-extension": "~4.1.0-alpha.4",
"@jupyterlab/ui-components": "~4.1.0-alpha.4",
"@jupyterlab/ui-components-extension": "~4.1.0-alpha.4",
"@jupyterlab/vega5-extension": "~4.1.0-alpha.4",
"@lezer/common": "~1.1.0",
"@lezer/highlight": "~1.1.6",
"@lumino/algorithm": "~2.0.1",
"@lumino/application": "~2.3.0-alpha.0",
"@lumino/commands": "~2.1.3",
"@lumino/application": "~2.3.0",
"@lumino/commands": "~2.2.0",
"@lumino/coreutils": "~2.1.2",
"@lumino/disposable": "~2.1.2",
"@lumino/domutils": "~2.0.1",
"@lumino/dragdrop": "~2.1.3",
"@lumino/dragdrop": "~2.1.4",
"@lumino/messaging": "~2.0.1",
"@lumino/properties": "~2.0.1",
"@lumino/signaling": "~2.1.2",
"@lumino/virtualdom": "~2.0.1",
"@lumino/widgets": "~2.3.1-alpha.0",
"@lumino/widgets": "~2.3.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.6.8"
@ -130,58 +130,58 @@
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application-extension": "^4.1.0-alpha.3",
"@jupyterlab/apputils-extension": "^4.1.0-alpha.3",
"@jupyterlab/attachments": "^4.1.0-alpha.3",
"@jupyterlab/cell-toolbar-extension": "^4.1.0-alpha.3",
"@jupyterlab/celltags-extension": "^4.1.0-alpha.3",
"@jupyterlab/codemirror": "^4.1.0-alpha.3",
"@jupyterlab/codemirror-extension": "^4.1.0-alpha.3",
"@jupyterlab/completer-extension": "^4.1.0-alpha.3",
"@jupyterlab/console-extension": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/csvviewer-extension": "^4.1.0-alpha.3",
"@jupyterlab/debugger-extension": "^4.1.0-alpha.3",
"@jupyterlab/docmanager-extension": "^4.1.0-alpha.3",
"@jupyterlab/documentsearch-extension": "^4.1.0-alpha.3",
"@jupyterlab/extensionmanager-extension": "^4.1.0-alpha.3",
"@jupyterlab/filebrowser-extension": "^4.1.0-alpha.3",
"@jupyterlab/fileeditor-extension": "^4.1.0-alpha.3",
"@jupyterlab/help-extension": "^4.1.0-alpha.3",
"@jupyterlab/htmlviewer-extension": "^4.1.0-alpha.3",
"@jupyterlab/hub-extension": "^4.1.0-alpha.3",
"@jupyterlab/imageviewer-extension": "^4.1.0-alpha.3",
"@jupyterlab/javascript-extension": "^4.1.0-alpha.3",
"@jupyterlab/json-extension": "^4.1.0-alpha.3",
"@jupyterlab/lsp": "^4.1.0-alpha.3",
"@jupyterlab/lsp-extension": "^4.1.0-alpha.3",
"@jupyterlab/mainmenu-extension": "^4.1.0-alpha.3",
"@jupyterlab/markdownviewer-extension": "^4.1.0-alpha.3",
"@jupyterlab/markedparser-extension": "^4.1.0-alpha.3",
"@jupyterlab/mathjax-extension": "^4.1.0-alpha.3",
"@jupyterlab/mermaid-extension": "^4.1.0-alpha.3",
"@jupyterlab/metadataform-extension": "^4.1.0-alpha.3",
"@jupyterlab/notebook-extension": "^4.1.0-alpha.3",
"@jupyterlab/pdf-extension": "^4.1.0-alpha.3",
"@jupyterlab/running-extension": "^4.1.0-alpha.3",
"@jupyterlab/settingeditor": "^4.1.0-alpha.3",
"@jupyterlab/settingeditor-extension": "^4.1.0-alpha.3",
"@jupyterlab/shortcuts-extension": "^4.1.0-alpha.3",
"@jupyterlab/terminal-extension": "^4.1.0-alpha.3",
"@jupyterlab/theme-dark-extension": "^4.1.0-alpha.3",
"@jupyterlab/theme-light-extension": "^4.1.0-alpha.3",
"@jupyterlab/toc-extension": "^6.1.0-alpha.3",
"@jupyterlab/tooltip-extension": "^4.1.0-alpha.3",
"@jupyterlab/translation-extension": "^4.1.0-alpha.3",
"@jupyterlab/ui-components-extension": "^4.1.0-alpha.3",
"@jupyterlab/vega5-extension": "^4.1.0-alpha.3",
"@jupyterlab/application-extension": "^4.1.0-alpha.4",
"@jupyterlab/apputils-extension": "^4.1.0-alpha.4",
"@jupyterlab/attachments": "^4.1.0-alpha.4",
"@jupyterlab/cell-toolbar-extension": "^4.1.0-alpha.4",
"@jupyterlab/celltags-extension": "^4.1.0-alpha.4",
"@jupyterlab/codemirror": "^4.1.0-alpha.4",
"@jupyterlab/codemirror-extension": "^4.1.0-alpha.4",
"@jupyterlab/completer-extension": "^4.1.0-alpha.4",
"@jupyterlab/console-extension": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/csvviewer-extension": "^4.1.0-alpha.4",
"@jupyterlab/debugger-extension": "^4.1.0-alpha.4",
"@jupyterlab/docmanager-extension": "^4.1.0-alpha.4",
"@jupyterlab/documentsearch-extension": "^4.1.0-alpha.4",
"@jupyterlab/extensionmanager-extension": "^4.1.0-alpha.4",
"@jupyterlab/filebrowser-extension": "^4.1.0-alpha.4",
"@jupyterlab/fileeditor-extension": "^4.1.0-alpha.4",
"@jupyterlab/help-extension": "^4.1.0-alpha.4",
"@jupyterlab/htmlviewer-extension": "^4.1.0-alpha.4",
"@jupyterlab/hub-extension": "^4.1.0-alpha.4",
"@jupyterlab/imageviewer-extension": "^4.1.0-alpha.4",
"@jupyterlab/javascript-extension": "^4.1.0-alpha.4",
"@jupyterlab/json-extension": "^4.1.0-alpha.4",
"@jupyterlab/lsp": "^4.1.0-alpha.4",
"@jupyterlab/lsp-extension": "^4.1.0-alpha.4",
"@jupyterlab/mainmenu-extension": "^4.1.0-alpha.4",
"@jupyterlab/markdownviewer-extension": "^4.1.0-alpha.4",
"@jupyterlab/markedparser-extension": "^4.1.0-alpha.4",
"@jupyterlab/mathjax-extension": "^4.1.0-alpha.4",
"@jupyterlab/mermaid-extension": "^4.1.0-alpha.4",
"@jupyterlab/metadataform-extension": "^4.1.0-alpha.4",
"@jupyterlab/notebook-extension": "^4.1.0-alpha.4",
"@jupyterlab/pdf-extension": "^4.1.0-alpha.4",
"@jupyterlab/running-extension": "^4.1.0-alpha.4",
"@jupyterlab/settingeditor": "^4.1.0-alpha.4",
"@jupyterlab/settingeditor-extension": "^4.1.0-alpha.4",
"@jupyterlab/shortcuts-extension": "^4.1.0-alpha.4",
"@jupyterlab/terminal-extension": "^4.1.0-alpha.4",
"@jupyterlab/theme-dark-extension": "^4.1.0-alpha.4",
"@jupyterlab/theme-light-extension": "^4.1.0-alpha.4",
"@jupyterlab/toc-extension": "^6.1.0-alpha.4",
"@jupyterlab/tooltip-extension": "^4.1.0-alpha.4",
"@jupyterlab/translation-extension": "^4.1.0-alpha.4",
"@jupyterlab/ui-components-extension": "^4.1.0-alpha.4",
"@jupyterlab/vega5-extension": "^4.1.0-alpha.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/builder": "^4.1.0-alpha.3",
"@jupyterlab/buildutils": "^4.1.0-alpha.3",
"@jupyterlab/builder": "^4.1.0-alpha.4",
"@jupyterlab/buildutils": "^4.1.0-alpha.4",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"extra-watch-webpack-plugin": "^1.0.3",

View File

@ -29,7 +29,7 @@
"watch": "tsc -w --listEmittedFiles"
},
"dependencies": {
"@jupyterlab/buildutils": "^4.1.0-alpha.3",
"@jupyterlab/buildutils": "^4.1.0-alpha.4",
"commander": "^6.2.0",
"fs-extra": "^9.1.0",
"typescript": "~5.0.2"

View File

@ -49,7 +49,7 @@
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/buildutils": "^4.1.0-alpha.3",
"@jupyterlab/buildutils": "^4.1.0-alpha.4",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",

View File

@ -40,20 +40,20 @@
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/codeeditor": "^4.1.0-alpha.3",
"@jupyterlab/console": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docmanager": "^4.1.0-alpha.3",
"@jupyterlab/docregistry": "^4.1.0-alpha.3",
"@jupyterlab/mainmenu": "^4.1.0-alpha.3",
"@jupyterlab/rendermime": "^4.1.0-alpha.3",
"@jupyterlab/settingregistry": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/codeeditor": "^4.1.0-alpha.4",
"@jupyterlab/console": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docmanager": "^4.1.0-alpha.4",
"@jupyterlab/docregistry": "^4.1.0-alpha.4",
"@jupyterlab/mainmenu": "^4.1.0-alpha.4",
"@jupyterlab/rendermime": "^4.1.0-alpha.4",
"@jupyterlab/settingregistry": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"@lumino/coreutils": "^2.1.2",
"@lumino/disposable": "^2.1.2",
"@lumino/widgets": "^2.3.1-alpha.0"
"@lumino/widgets": "^2.3.1"
},
"devDependencies": {
"rimraf": "^3.0.2",

View File

@ -42,22 +42,22 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docregistry": "^4.1.0-alpha.3",
"@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.2 ",
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docregistry": "^4.1.0-alpha.4",
"@jupyterlab/rendermime-interfaces": "^3.9.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1",
"@lumino/coreutils": "^2.1.2",
"@lumino/messaging": "^2.0.1",
"@lumino/polling": "^2.1.2",
"@lumino/signaling": "^2.1.2",
"@lumino/widgets": "^2.3.1-alpha.0"
"@lumino/widgets": "^2.3.1"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.12.1",
"@jupyterlab/testutils": "^4.1.0-alpha.3",
"@jupyterlab/testutils": "^4.1.0-alpha.4",
"@types/jest": "^29.2.5",
"jest": "^29.3.1",
"rimraf": "^3.0.2",

View File

@ -39,9 +39,9 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/console": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/console": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1"
},
"devDependencies": {

View File

@ -39,11 +39,11 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docmanager": "^4.1.0-alpha.3",
"@jupyterlab/docregistry": "^4.1.0-alpha.3",
"@jupyterlab/services": "^7.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docmanager": "^4.1.0-alpha.4",
"@jupyterlab/docregistry": "^4.1.0-alpha.4",
"@jupyterlab/services": "^7.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1",
"@lumino/signaling": "^2.1.2"
},

View File

@ -39,9 +39,9 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/documentsearch": "^4.1.0-alpha.3",
"@lumino/widgets": "^2.3.1-alpha.0"
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/documentsearch": "^4.1.0-alpha.4",
"@lumino/widgets": "^2.3.1"
},
"devDependencies": {
"rimraf": "^3.0.2",

View File

@ -39,10 +39,10 @@
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/mainmenu": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/mainmenu": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

View File

@ -44,18 +44,18 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docregistry": "^4.1.0-alpha.3",
"@jupyterlab/notebook": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@lumino/commands": "^2.1.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docregistry": "^4.1.0-alpha.4",
"@jupyterlab/notebook": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"@jupyterlab/ui-components": "^4.1.0-alpha.4",
"@lumino/commands": "^2.2.0",
"@lumino/disposable": "^2.1.2"
},
"devDependencies": {
"@jupyterlab/builder": "^4.1.0-alpha.3",
"@jupyterlab/builder": "^4.1.0-alpha.4",
"rimraf": "^3.0.2",
"typescript": "~5.0.2"
},

View File

@ -14,12 +14,10 @@
vertical-align: sub;
}
.jp-nb-interface-switcher-button > .jp-ToolbarButtonComponent {
.jp-nb-interface-switcher-button > .jp-ToolbarButtonComponent::part(content) {
flex-direction: row-reverse;
}
.jp-nb-interface-switcher-button
> .jp-ToolbarButtonComponent
> .jp-ToolbarButtonComponent-icon {
.jp-nb-interface-switcher-button > .jp-ToolbarButtonComponent > svg {
padding-left: 3px;
}

View File

@ -39,15 +39,15 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/cells": "^4.1.0-alpha.3",
"@jupyterlab/docmanager": "^4.1.0-alpha.3",
"@jupyterlab/notebook": "^4.1.0-alpha.3",
"@jupyterlab/settingregistry": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/cells": "^4.1.0-alpha.4",
"@jupyterlab/docmanager": "^4.1.0-alpha.4",
"@jupyterlab/notebook": "^4.1.0-alpha.4",
"@jupyterlab/settingregistry": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"@lumino/polling": "^2.1.2",
"@lumino/widgets": "^2.3.1-alpha.0",
"@lumino/widgets": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

View File

@ -39,9 +39,9 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/terminal": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/terminal": "^4.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1"
},
"devDependencies": {

View File

@ -40,21 +40,21 @@
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyter-notebook/tree": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docmanager": "^4.1.0-alpha.3",
"@jupyterlab/filebrowser": "^4.1.0-alpha.3",
"@jupyterlab/mainmenu": "^4.1.0-alpha.3",
"@jupyterlab/services": "^7.1.0-alpha.3",
"@jupyterlab/settingeditor": "^4.1.0-alpha.3",
"@jupyterlab/settingregistry": "^4.1.0-alpha.3",
"@jupyterlab/statedb": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docmanager": "^4.1.0-alpha.4",
"@jupyterlab/filebrowser": "^4.1.0-alpha.4",
"@jupyterlab/mainmenu": "^4.1.0-alpha.4",
"@jupyterlab/services": "^7.1.0-alpha.4",
"@jupyterlab/settingeditor": "^4.1.0-alpha.4",
"@jupyterlab/settingregistry": "^4.1.0-alpha.4",
"@jupyterlab/statedb": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"@jupyterlab/ui-components": "^4.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1",
"@lumino/commands": "^2.1.3",
"@lumino/widgets": "^2.3.1-alpha.0"
"@lumino/commands": "^2.2.0",
"@lumino/widgets": "^2.3.1"
},
"devDependencies": {
"rimraf": "^3.0.2",

View File

@ -2,7 +2,14 @@
"title": "File Browser Widget - File Actions",
"description": "File Browser widget - File Actions settings.",
"jupyter.lab.toolbars": {
"FileBrowser": [{ "name": "fileActions", "rank": 0 }]
"FileBrowser": [
{ "name": "fileAction-placeholder", "rank": 0 },
{ "name": "fileAction-open", "rank": 1 },
{ "name": "fileAction-download", "rank": 2 },
{ "name": "fileAction-rename", "rank": 3 },
{ "name": "fileAction-duplicate", "rank": 4 },
{ "name": "fileAction-delete", "rank": 5 }
]
},
"properties": {},
"additionalProperties": false,

View File

@ -4,7 +4,6 @@
import {
CommandToolbarButtonComponent,
ReactWidget,
UseSignal,
} from '@jupyterlab/apputils';
import { FileBrowser } from '@jupyterlab/filebrowser';
@ -17,113 +16,75 @@ import { ISignal } from '@lumino/signaling';
import React from 'react';
/**
* A React component to display the list of command toolbar buttons.
*
*/
const Commands = ({
commands,
browser,
translator,
}: {
commands: CommandRegistry;
browser: FileBrowser;
translator: ITranslator;
}): JSX.Element => {
const trans = translator.load('notebook');
const selection = Array.from(browser.selectedItems());
const oneFolder = selection.some((item) => item.type === 'directory');
const multipleFiles =
selection.filter((item) => item.type === 'file').length > 1;
if (selection.length === 0) {
return <div>{trans.__('Select items to perform actions on them.')}</div>;
} else {
const buttons = ['delete'];
if (!oneFolder) {
buttons.unshift('duplicate');
if (!multipleFiles) {
buttons.unshift('rename');
}
buttons.unshift('download');
buttons.unshift('open');
} else if (selection.length === 1) {
buttons.unshift('rename');
}
return (
<>
{buttons.map((action) => (
<CommandToolbarButtonComponent
key={action}
commands={commands}
id={`filebrowser:${action}`}
args={{ toolbar: true }}
icon={undefined}
/>
))}
</>
);
}
};
/**
* A React component to display the file action buttons in the file browser toolbar.
*
* @param translator The Translation service
*/
const FileActions = ({
commands,
browser,
selectionChanged,
translator,
}: {
commands: CommandRegistry;
browser: FileBrowser;
selectionChanged: ISignal<FileBrowser, void>;
translator: ITranslator;
}): JSX.Element => {
return (
<UseSignal signal={selectionChanged} shouldUpdate={() => true}>
{(): JSX.Element => (
<Commands
commands={commands}
browser={browser}
translator={translator}
/>
)}
</UseSignal>
);
};
/**
* A namespace for FileActionsComponent static functions.
*/
export namespace FileActionsComponent {
export class FilesActionButtons {
/**
* Create a new FileActionsComponent
*
* @param translator The translator
* The constructor of FilesActionButtons.
* @param options
*/
export const create = ({
commands,
browser,
selectionChanged,
translator,
}: {
constructor(options: {
commands: CommandRegistry;
browser: FileBrowser;
selectionChanged: ISignal<FileBrowser, void>;
translator: ITranslator;
}): ReactWidget => {
const widget = ReactWidget.create(
<FileActions
commands={commands}
browser={browser}
selectionChanged={selectionChanged}
translator={translator}
/>
}) {
this._browser = options.browser;
const { commands, selectionChanged, translator } = options;
const trans = translator.load('notebook');
// Placeholder, when no file is selected.
const placeholder = ReactWidget.create(
<div key={'placeholder'}>
{trans.__('Select items to perform actions on them.')}
</div>
);
widget.addClass('jp-FileActions');
return widget;
placeholder.id = 'fileAction-placeholder';
this._widgets.set('placeholder', placeholder);
// The action buttons.
const actions = ['open', 'download', 'rename', 'duplicate', 'delete'];
actions.forEach((action) => {
const widget = ReactWidget.create(
<CommandToolbarButtonComponent
key={action}
commands={commands}
id={`filebrowser:${action}`}
args={{ toolbar: true }}
icon={undefined}
/>
);
widget.id = `fileAction-${action}`;
widget.addClass('jp-ToolbarButton');
widget.addClass('jp-FileAction');
this._widgets.set(action, widget);
});
selectionChanged.connect(this._onSelectionChanged, this);
this._onSelectionChanged();
}
/**
* Return an iterator with all the action widgets.
*/
get widgets(): IterableIterator<ReactWidget> {
return this._widgets.values();
}
/**
* Triggered when the selection change in file browser.
*/
private _onSelectionChanged = () => {
const selectedItems = Array.from(this._browser.selectedItems());
const selection = selectedItems.length > 0;
const oneFolder = selectedItems.some((item) => item.type === 'directory');
this._widgets.get('placeholder')?.setHidden(selection);
this._widgets.get('delete')?.setHidden(!selection);
this._widgets.get('duplicate')?.setHidden(!selection || oneFolder);
this._widgets.get('download')?.setHidden(!selection || oneFolder);
this._widgets.get('open')?.setHidden(!selection || oneFolder);
this._widgets.get('rename')?.setHidden(selectedItems.length !== 1);
};
private _browser: FileBrowser;
private _widgets = new Map<string, ReactWidget>();
}

View File

@ -45,7 +45,7 @@ import { Menu, MenuBar } from '@lumino/widgets';
import { NotebookTreeWidget, INotebookTree } from '@jupyter-notebook/tree';
import { FileActionsComponent } from './fileactions';
import { FilesActionButtons } from './fileactions';
/**
* The file browser factory.
@ -158,20 +158,16 @@ const fileActions: JupyterFrontEndPlugin<void> = {
// Create a toolbar item that adds buttons to the file browser toolbar
// to perform actions on the files
toolbarRegistry.addFactory(
FILE_BROWSER_FACTORY,
'fileActions',
(browser: FileBrowser) => {
const { commands } = app;
const fileActions = FileActionsComponent.create({
commands,
browser,
selectionChanged,
translator,
});
return fileActions;
}
);
const { commands } = app;
const fileActions = new FilesActionButtons({
commands,
browser,
selectionChanged,
translator,
});
for (const widget of fileActions.widgets) {
toolbarRegistry.addFactory(FILE_BROWSER_FACTORY, widget.id, () => widget);
}
},
};

View File

@ -12,10 +12,26 @@
padding: 0px;
}
.jp-FileBrowser-toolbar button.jp-ToolbarButtonComponent {
.jp-FileBrowser-toolbar > .jp-Toolbar-item.jp-ToolbarButton:hover,
.jp-FileBrowser-toolbar > .jp-Toolbar-item.jp-CommandToolbarButton:hover,
.jp-FileBrowser-toolbar > .jp-Toolbar-item.jp-DropdownMenu:hover {
background: var(--neutral-fill-stealth-hover);
}
.jp-FileBrowser-toolbar .lm-MenuBar-item {
height: var(--jp-private-toolbar-height);
display: inline-flex;
align-items: center;
}
.jp-FileBrowser-toolbar .jp-ToolbarButtonComponent {
height: var(--jp-flat-button-height);
}
.jp-FileBrowser-toolbar jp-button.jp-ToolbarButtonComponent:hover {
background: inherit;
}
.jp-FileBrowser-filterBox {
padding: 0;
flex: 0 0 auto;
@ -31,27 +47,22 @@
/* Action buttons */
.jp-FileBrowser-toolbar > .jp-FileActions.jp-Toolbar-item {
display: flex;
flex-direction: row;
}
.jp-FileActions .jp-ToolbarButtonComponent-icon {
.jp-FileBrowser-toolbar > .jp-FileAction > .jp-ToolbarButtonComponent > svg {
display: none;
}
.jp-FileActions .jp-ToolbarButtonComponent[data-command='filebrowser:delete'] {
.jp-FileBrowser-toolbar > #fileAction-delete {
background-color: var(--jp-error-color1);
}
.jp-FileActions
.jp-FileBrowser-toolbar
.jp-ToolbarButtonComponent[data-command='filebrowser:delete']
.jp-ToolbarButtonComponent-label {
color: var(--jp-ui-inverse-font-color1);
}
.jp-FileBrowser-toolbar .jp-FileActions .jp-ToolbarButtonComponent {
.jp-FileBrowser-toolbar .jp-FileAction {
border: solid 1px var(--jp-border-color2);
margin: 1px;
min-height: 100%;
min-height: var(--jp-private-toolbar-height);
}

View File

@ -39,21 +39,21 @@
},
"dependencies": {
"@jupyter-notebook/application": "^7.1.0-alpha.0",
"@jupyterlab/application": "^4.1.0-alpha.3",
"@jupyterlab/apputils": "^4.2.0-alpha.3",
"@jupyterlab/coreutils": "^6.1.0-alpha.3",
"@jupyterlab/docmanager": "^4.1.0-alpha.3",
"@jupyterlab/filebrowser": "^4.1.0-alpha.3",
"@jupyterlab/mainmenu": "^4.1.0-alpha.3",
"@jupyterlab/services": "^7.1.0-alpha.3",
"@jupyterlab/settingregistry": "^4.1.0-alpha.3",
"@jupyterlab/statedb": "^4.1.0-alpha.3",
"@jupyterlab/translation": "^4.1.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@jupyterlab/application": "^4.1.0-alpha.4",
"@jupyterlab/apputils": "^4.2.0-alpha.4",
"@jupyterlab/coreutils": "^6.1.0-alpha.4",
"@jupyterlab/docmanager": "^4.1.0-alpha.4",
"@jupyterlab/filebrowser": "^4.1.0-alpha.4",
"@jupyterlab/mainmenu": "^4.1.0-alpha.4",
"@jupyterlab/services": "^7.1.0-alpha.4",
"@jupyterlab/settingregistry": "^4.1.0-alpha.4",
"@jupyterlab/statedb": "^4.1.0-alpha.4",
"@jupyterlab/translation": "^4.1.0-alpha.4",
"@jupyterlab/ui-components": "^4.1.0-alpha.4",
"@lumino/algorithm": "^2.0.1",
"@lumino/commands": "^2.1.3",
"@lumino/commands": "^2.2.0",
"@lumino/coreutils": "^2.1.2",
"@lumino/widgets": "^2.3.1-alpha.0"
"@lumino/widgets": "^2.3.1"
},
"devDependencies": {
"rimraf": "^3.0.2",

View File

@ -42,7 +42,7 @@
vertical-align: sub;
}
button[data-command='filebrowser:refresh'] .jp-ToolbarButtonComponent-label {
jp-button[data-command='filebrowser:refresh'] .jp-ToolbarButtonComponent-label {
display: none;
}

View File

@ -42,14 +42,14 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/ui-components": "^4.1.0-alpha.3",
"@jupyterlab/ui-components": "^4.1.0-alpha.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@jupyterlab/testutils": "^4.1.0-alpha.3",
"@jupyterlab/testutils": "^4.1.0-alpha.4",
"@types/jest": "^29.2.5",
"babel-loader": "^8.0.6",
"jest": "^29.3.1",

View File

@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling>=1.11", "jupyterlab>=4.1.0a3,<5"]
requires = ["hatchling>=1.11", "jupyterlab>=4.1.0a4,<5"]
build-backend = "hatchling.build"
[project]
@ -32,7 +32,7 @@ classifiers = [
]
dependencies = [
"jupyter_server>=2.4.0,<3",
"jupyterlab>=4.1.0a3,<5",
"jupyterlab>=4.1.0a4,<5",
"jupyterlab_server>=2.22.1,<3",
"notebook_shim>=0.2,<0.3",
"tornado>=6.2.0",

View File

@ -15,7 +15,7 @@
"test:update": "playwright test --update-snapshots"
},
"dependencies": {
"@jupyterlab/galata": "~5.0.0",
"@jupyterlab/galata": "~5.1.0-alpha.4",
"@playwright/test": "^1.33.0",
"rimraf": "^3.0.2"
}

View File

@ -22,7 +22,7 @@ test.describe('File Browser', () => {
await page.getByText('folder1').last().click();
const toolbar = page.getByRole('navigation');
const toolbar = page.getByRole('toolbar');
expect(toolbar.getByText('Rename')).toBeVisible();
expect(toolbar.getByText('Delete')).toBeVisible();
@ -33,7 +33,7 @@ test.describe('File Browser', () => {
await page.getByText('empty.ipynb').last().click();
const toolbar = page.getByRole('navigation');
const toolbar = page.getByRole('toolbar');
['Rename', 'Delete', 'Open', 'Download', 'Delete'].forEach(async (text) => {
expect(toolbar.getByText(text)).toBeVisible();
@ -48,7 +48,7 @@ test.describe('File Browser', () => {
await page.getByText('folder2').last().click();
await page.getByText('empty.ipynb').last().click();
const toolbar = page.getByRole('navigation');
const toolbar = page.getByRole('toolbar');
expect(toolbar.getByText('Rename')).toBeHidden();
expect(toolbar.getByText('Open')).toBeHidden();
@ -67,7 +67,7 @@ test.describe('File Browser', () => {
await page.getByText('simple.ipynb').last().click();
await page.getByText('empty.ipynb').last().click();
const toolbar = page.getByRole('navigation');
const toolbar = page.getByRole('toolbar');
const [nb1, nb2] = await Promise.all([
page.waitForEvent('popup'),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -72,7 +72,7 @@ math.pi`);
// Shut down the kernels
await tree2.click('text="Running"');
await tree2.click('#main-panel button :text("Shut Down All")');
await tree2.click('#main-panel jp-button :text("Shut Down All")');
await tree2.press('.jp-Dialog', 'Enter');
// Close the pages

File diff suppressed because it is too large Load Diff

2477
yarn.lock

File diff suppressed because it is too large Load Diff