@jupyterlab/notebook-extension 4.6.0-beta.1 → 4.6.0-rc.0

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.
Files changed (2) hide show
  1. package/package.json +31 -31
  2. 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-beta.1",
3
+ "version": "4.6.0-rc.0",
4
4
  "description": "JupyterLab - Notebook Extension",
5
5
  "homepage": "https://github.com/jupyterlab/jupyterlab",
6
6
  "bugs": {
@@ -37,36 +37,36 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@jupyter/ydoc": "^4.0.0-a3",
40
- "@jupyterlab/application": "^4.6.0-beta.1",
41
- "@jupyterlab/apputils": "^4.7.0-beta.1",
42
- "@jupyterlab/cell-toolbar": "^4.6.0-beta.1",
43
- "@jupyterlab/cells": "^4.6.0-beta.1",
44
- "@jupyterlab/codeeditor": "^4.6.0-beta.1",
45
- "@jupyterlab/codemirror": "^4.6.0-beta.1",
46
- "@jupyterlab/completer": "^4.6.0-beta.1",
47
- "@jupyterlab/coreutils": "^6.6.0-beta.1",
48
- "@jupyterlab/docmanager": "^4.6.0-beta.1",
49
- "@jupyterlab/docmanager-extension": "^4.6.0-beta.1",
50
- "@jupyterlab/docregistry": "^4.6.0-beta.1",
51
- "@jupyterlab/documentsearch": "^4.6.0-beta.1",
52
- "@jupyterlab/filebrowser": "^4.6.0-beta.1",
53
- "@jupyterlab/launcher": "^4.6.0-beta.1",
54
- "@jupyterlab/logconsole": "^4.6.0-beta.1",
55
- "@jupyterlab/lsp": "^4.6.0-beta.1",
56
- "@jupyterlab/mainmenu": "^4.6.0-beta.1",
57
- "@jupyterlab/metadataform": "^4.6.0-beta.1",
58
- "@jupyterlab/nbformat": "^4.6.0-beta.1",
59
- "@jupyterlab/notebook": "^4.6.0-beta.1",
60
- "@jupyterlab/observables": "^5.6.0-beta.1",
61
- "@jupyterlab/property-inspector": "^4.6.0-beta.1",
62
- "@jupyterlab/rendermime": "^4.6.0-beta.1",
63
- "@jupyterlab/services": "^7.6.0-beta.1",
64
- "@jupyterlab/settingregistry": "^4.6.0-beta.1",
65
- "@jupyterlab/statedb": "^4.6.0-beta.1",
66
- "@jupyterlab/statusbar": "^4.6.0-beta.1",
67
- "@jupyterlab/toc": "^6.6.0-beta.1",
68
- "@jupyterlab/translation": "^4.6.0-beta.1",
69
- "@jupyterlab/ui-components": "^4.6.0-beta.1",
40
+ "@jupyterlab/application": "^4.6.0-rc.0",
41
+ "@jupyterlab/apputils": "^4.7.0-rc.0",
42
+ "@jupyterlab/cell-toolbar": "^4.6.0-rc.0",
43
+ "@jupyterlab/cells": "^4.6.0-rc.0",
44
+ "@jupyterlab/codeeditor": "^4.6.0-rc.0",
45
+ "@jupyterlab/codemirror": "^4.6.0-rc.0",
46
+ "@jupyterlab/completer": "^4.6.0-rc.0",
47
+ "@jupyterlab/coreutils": "^6.6.0-rc.0",
48
+ "@jupyterlab/docmanager": "^4.6.0-rc.0",
49
+ "@jupyterlab/docmanager-extension": "^4.6.0-rc.0",
50
+ "@jupyterlab/docregistry": "^4.6.0-rc.0",
51
+ "@jupyterlab/documentsearch": "^4.6.0-rc.0",
52
+ "@jupyterlab/filebrowser": "^4.6.0-rc.0",
53
+ "@jupyterlab/launcher": "^4.6.0-rc.0",
54
+ "@jupyterlab/logconsole": "^4.6.0-rc.0",
55
+ "@jupyterlab/lsp": "^4.6.0-rc.0",
56
+ "@jupyterlab/mainmenu": "^4.6.0-rc.0",
57
+ "@jupyterlab/metadataform": "^4.6.0-rc.0",
58
+ "@jupyterlab/nbformat": "^4.6.0-rc.0",
59
+ "@jupyterlab/notebook": "^4.6.0-rc.0",
60
+ "@jupyterlab/observables": "^5.6.0-rc.0",
61
+ "@jupyterlab/property-inspector": "^4.6.0-rc.0",
62
+ "@jupyterlab/rendermime": "^4.6.0-rc.0",
63
+ "@jupyterlab/services": "^7.6.0-rc.0",
64
+ "@jupyterlab/settingregistry": "^4.6.0-rc.0",
65
+ "@jupyterlab/statedb": "^4.6.0-rc.0",
66
+ "@jupyterlab/statusbar": "^4.6.0-rc.0",
67
+ "@jupyterlab/toc": "^6.6.0-rc.0",
68
+ "@jupyterlab/translation": "^4.6.0-rc.0",
69
+ "@jupyterlab/ui-components": "^4.6.0-rc.0",
70
70
  "@lumino/algorithm": "^2.0.4",
71
71
  "@lumino/commands": "^2.3.3",
72
72
  "@lumino/coreutils": "^2.2.2",
@@ -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. 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.",
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
  }