@jupyterlab/notebook-extension 4.6.0-beta.1 → 4.6.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +32 -32
- package/schema/tracker.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jupyterlab/notebook-extension",
|
|
3
|
-
"version": "4.6.0-
|
|
3
|
+
"version": "4.6.0-rc.1",
|
|
4
4
|
"description": "JupyterLab - Notebook Extension",
|
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
|
6
6
|
"bugs": {
|
|
@@ -36,37 +36,37 @@
|
|
|
36
36
|
"watch": "tsc -b --watch"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@jupyter/ydoc": "^4.0.0
|
|
40
|
-
"@jupyterlab/application": "^4.6.0-
|
|
41
|
-
"@jupyterlab/apputils": "^4.7.0-
|
|
42
|
-
"@jupyterlab/cell-toolbar": "^4.6.0-
|
|
43
|
-
"@jupyterlab/cells": "^4.6.0-
|
|
44
|
-
"@jupyterlab/codeeditor": "^4.6.0-
|
|
45
|
-
"@jupyterlab/codemirror": "^4.6.0-
|
|
46
|
-
"@jupyterlab/completer": "^4.6.0-
|
|
47
|
-
"@jupyterlab/coreutils": "^6.6.0-
|
|
48
|
-
"@jupyterlab/docmanager": "^4.6.0-
|
|
49
|
-
"@jupyterlab/docmanager-extension": "^4.6.0-
|
|
50
|
-
"@jupyterlab/docregistry": "^4.6.0-
|
|
51
|
-
"@jupyterlab/documentsearch": "^4.6.0-
|
|
52
|
-
"@jupyterlab/filebrowser": "^4.6.0-
|
|
53
|
-
"@jupyterlab/launcher": "^4.6.0-
|
|
54
|
-
"@jupyterlab/logconsole": "^4.6.0-
|
|
55
|
-
"@jupyterlab/lsp": "^4.6.0-
|
|
56
|
-
"@jupyterlab/mainmenu": "^4.6.0-
|
|
57
|
-
"@jupyterlab/metadataform": "^4.6.0-
|
|
58
|
-
"@jupyterlab/nbformat": "^4.6.0-
|
|
59
|
-
"@jupyterlab/notebook": "^4.6.0-
|
|
60
|
-
"@jupyterlab/observables": "^5.6.0-
|
|
61
|
-
"@jupyterlab/property-inspector": "^4.6.0-
|
|
62
|
-
"@jupyterlab/rendermime": "^4.6.0-
|
|
63
|
-
"@jupyterlab/services": "^7.6.0-
|
|
64
|
-
"@jupyterlab/settingregistry": "^4.6.0-
|
|
65
|
-
"@jupyterlab/statedb": "^4.6.0-
|
|
66
|
-
"@jupyterlab/statusbar": "^4.6.0-
|
|
67
|
-
"@jupyterlab/toc": "^6.6.0-
|
|
68
|
-
"@jupyterlab/translation": "^4.6.0-
|
|
69
|
-
"@jupyterlab/ui-components": "^4.6.0-
|
|
39
|
+
"@jupyter/ydoc": "^4.0.0",
|
|
40
|
+
"@jupyterlab/application": "^4.6.0-rc.1",
|
|
41
|
+
"@jupyterlab/apputils": "^4.7.0-rc.1",
|
|
42
|
+
"@jupyterlab/cell-toolbar": "^4.6.0-rc.1",
|
|
43
|
+
"@jupyterlab/cells": "^4.6.0-rc.1",
|
|
44
|
+
"@jupyterlab/codeeditor": "^4.6.0-rc.1",
|
|
45
|
+
"@jupyterlab/codemirror": "^4.6.0-rc.1",
|
|
46
|
+
"@jupyterlab/completer": "^4.6.0-rc.1",
|
|
47
|
+
"@jupyterlab/coreutils": "^6.6.0-rc.1",
|
|
48
|
+
"@jupyterlab/docmanager": "^4.6.0-rc.1",
|
|
49
|
+
"@jupyterlab/docmanager-extension": "^4.6.0-rc.1",
|
|
50
|
+
"@jupyterlab/docregistry": "^4.6.0-rc.1",
|
|
51
|
+
"@jupyterlab/documentsearch": "^4.6.0-rc.1",
|
|
52
|
+
"@jupyterlab/filebrowser": "^4.6.0-rc.1",
|
|
53
|
+
"@jupyterlab/launcher": "^4.6.0-rc.1",
|
|
54
|
+
"@jupyterlab/logconsole": "^4.6.0-rc.1",
|
|
55
|
+
"@jupyterlab/lsp": "^4.6.0-rc.1",
|
|
56
|
+
"@jupyterlab/mainmenu": "^4.6.0-rc.1",
|
|
57
|
+
"@jupyterlab/metadataform": "^4.6.0-rc.1",
|
|
58
|
+
"@jupyterlab/nbformat": "^4.6.0-rc.1",
|
|
59
|
+
"@jupyterlab/notebook": "^4.6.0-rc.1",
|
|
60
|
+
"@jupyterlab/observables": "^5.6.0-rc.1",
|
|
61
|
+
"@jupyterlab/property-inspector": "^4.6.0-rc.1",
|
|
62
|
+
"@jupyterlab/rendermime": "^4.6.0-rc.1",
|
|
63
|
+
"@jupyterlab/services": "^7.6.0-rc.1",
|
|
64
|
+
"@jupyterlab/settingregistry": "^4.6.0-rc.1",
|
|
65
|
+
"@jupyterlab/statedb": "^4.6.0-rc.1",
|
|
66
|
+
"@jupyterlab/statusbar": "^4.6.0-rc.1",
|
|
67
|
+
"@jupyterlab/toc": "^6.6.0-rc.1",
|
|
68
|
+
"@jupyterlab/translation": "^4.6.0-rc.1",
|
|
69
|
+
"@jupyterlab/ui-components": "^4.6.0-rc.1",
|
|
70
70
|
"@lumino/algorithm": "^2.0.4",
|
|
71
71
|
"@lumino/commands": "^2.3.3",
|
|
72
72
|
"@lumino/coreutils": "^2.2.2",
|
package/schema/tracker.json
CHANGED
|
@@ -683,7 +683,7 @@
|
|
|
683
683
|
"showJumpToRecentExecutionButton": {
|
|
684
684
|
"type": "boolean",
|
|
685
685
|
"title": "Show jump to most recently executed/executing cell button",
|
|
686
|
-
"description": "If enabled, displays a button that scrolls to the currently executing cell or, if none, the most recently executed cell.
|
|
686
|
+
"description": "If enabled, displays a button that scrolls to the currently executing cell or, if none, the most recently executed cell. The button shows when hovering over the kernel execution indicator. Enabling this option automatically enables recording of execution timing metadata.",
|
|
687
687
|
"default": false
|
|
688
688
|
}
|
|
689
689
|
}
|