Skip to content

Commit

Permalink
Publish 7.3.0a0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-notebook-application-7.3.0-alpha.0.tgz: 76bfae1133584d8bf7661754a8f03b38562db7c559cde9622044a2ef0b0c36d6

jupyter-notebook-application-extension-7.3.0-alpha.0.tgz: 78fa8e0f43c1a52e0142a147b8a6ed1fd877d1d944167b1eec648c1247d39d82

jupyter-notebook-console-extension-7.3.0-alpha.0.tgz: f445537ad3520b5edd077d3bf3177090d66fd85650c0eb83bd4d2c8ea2dfb5c0

jupyter-notebook-docmanager-extension-7.3.0-alpha.0.tgz: 6451b13f0dcbad7f0aeef5bbf1d86aad02a8393ba0d911dc93fe89b254d1ac39

jupyter-notebook-documentsearch-extension-7.3.0-alpha.0.tgz: fad0b3c2fa42f443ebb65f955642e98842db113cdfc4c1d5c02637e9c31721b4

jupyter-notebook-help-extension-7.3.0-alpha.0.tgz: f99394744eb9e2abedaa9325fa055519adcb5ad2809f7b94a903a2a7e42e2c46

jupyter-notebook-lab-extension-7.3.0-alpha.0.tgz: f78e839c6008a179a9939e1c0d0fe25d4bda04ecfd240a8be8ba601658732541

jupyter-notebook-notebook-extension-7.3.0-alpha.0.tgz: b36f49531f0e9692baadaf8850de12fc04e6baf2b3faa25922e5e798226051aa

jupyter-notebook-terminal-extension-7.3.0-alpha.0.tgz: a822fb548f713ecac49f4fcf5dec978cd8504c7586924be64bfe8985dc95dfc4

jupyter-notebook-tree-7.3.0-alpha.0.tgz: d49f38c6324b74fb898dd8e20d6dae9aae4ca637fa3f8ba91b706853ef521966

jupyter-notebook-tree-extension-7.3.0-alpha.0.tgz: c2c068b75e7ac44f06e59aeb7d967099e2431c225424d656246bec4bd9e43a18

jupyter-notebook-ui-components-7.3.0-alpha.0.tgz: 5aded24d52c90869f4d1f5e887a542318963dccbd460f5e2563deb131e2a8531

notebook-7.3.0a0-py3-none-any.whl: 88aa0deb4b59521c673c13c45591fbb8df09f66ad109a688d87a70d809a9af39

notebook-7.3.0a0.tar.gz: c390daba5d0c307b05b18cb9a5d4417e73525a0d9a0e353d598c5c6aefe49218
  • Loading branch information
jtpio committed May 31, 2024
1 parent 1a03b9d commit 9c70c13
Show file tree
Hide file tree
Showing 18 changed files with 219 additions and 190 deletions.
33 changes: 31 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,37 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w

<!-- <START NEW CHANGELOG ENTRY> -->

## 7.3.0a0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.0...1a03b9d8e502f8177684e39d7b627bed1c772bb2))

### Enhancements made

- Support custom page_data_hook function [#7387](https://github.com/jupyter/notebook/pull/7387) ([@bluestealth](https://github.com/bluestealth))
- Add missing "Open..." file menu [#7385](https://github.com/jupyter/notebook/pull/7385) ([@martinRenou](https://github.com/martinRenou))
- Duplicate notebook menu option [#7374](https://github.com/jupyter/notebook/pull/7374) ([@JasonWeill](https://github.com/JasonWeill))

### Bugs fixed

- "Close and Shut Down Notebook" shuts down without the confirmation dialog [#7384](https://github.com/jupyter/notebook/pull/7384) ([@JasonWeill](https://github.com/JasonWeill))
- Adds message about building code before running 'develop' [#7382](https://github.com/jupyter/notebook/pull/7382) ([@JasonWeill](https://github.com/JasonWeill))

### Maintenance and upkeep improvements

- Update to JupyterLab 4.3.0a0 [#7378](https://github.com/jupyter/notebook/pull/7378) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Adds message about building code before running 'develop' [#7382](https://github.com/jupyter/notebook/pull/7382) ([@JasonWeill](https://github.com/JasonWeill))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-05-16&to=2024-05-31&type=c))

[@bluestealth](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abluestealth+updated%3A2024-05-16..2024-05-31&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-05-16..2024-05-31&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-05-16..2024-05-31&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-05-16..2024-05-31&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AmartinRenou+updated%3A2024-05-16..2024-05-31&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 7.2.0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.2...31bf294e85175bbf39816a90dc8858dedaf73bde))
Expand Down Expand Up @@ -82,8 +113,6 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w

[@afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-03-14..2024-05-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-05-16&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-03-14..2024-05-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-14..2024-05-16&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-03-14..2024-05-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 7.2.0rc1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0rc0...f5d8aea3bdc3eea25213792f9d101738f2a1f627))
Expand Down
204 changes: 102 additions & 102 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -11,97 +11,97 @@
},
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.26.1",
"@jupyter-notebook/application": "~7.2.0",
"@jupyter-notebook/application-extension": "~7.2.0",
"@jupyter-notebook/console-extension": "~7.2.0",
"@jupyter-notebook/docmanager-extension": "~7.2.0",
"@jupyter-notebook/documentsearch-extension": "~7.2.0",
"@jupyter-notebook/help-extension": "~7.2.0",
"@jupyter-notebook/notebook-extension": "~7.2.0",
"@jupyter-notebook/terminal-extension": "~7.2.0",
"@jupyter-notebook/tree": "~7.2.0",
"@jupyter-notebook/tree-extension": "~7.2.0",
"@jupyter-notebook/ui-components": "~7.2.0",
"@codemirror/view": "~6.26.3",
"@jupyter-notebook/application": "~7.3.0-alpha.0",
"@jupyter-notebook/application-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/console-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/help-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/notebook-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/terminal-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/tree": "~7.3.0-alpha.0",
"@jupyter-notebook/tree-extension": "~7.3.0-alpha.0",
"@jupyter-notebook/ui-components": "~7.3.0-alpha.0",
"@jupyter/ydoc": "~2.0.1",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/application-extension": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/apputils-extension": "~4.2.0",
"@jupyterlab/attachments": "~4.2.0",
"@jupyterlab/cell-toolbar": "~4.2.0",
"@jupyterlab/cell-toolbar-extension": "~4.2.0",
"@jupyterlab/celltags-extension": "~4.2.0",
"@jupyterlab/codeeditor": "~4.2.0",
"@jupyterlab/codemirror": "~4.2.0",
"@jupyterlab/codemirror-extension": "~4.2.0",
"@jupyterlab/completer": "~4.2.0",
"@jupyterlab/completer-extension": "~4.2.0",
"@jupyterlab/console": "~4.2.0",
"@jupyterlab/console-extension": "~4.2.0",
"@jupyterlab/coreutils": "~6.2.0",
"@jupyterlab/csvviewer-extension": "~4.2.0",
"@jupyterlab/debugger": "~4.2.0",
"@jupyterlab/debugger-extension": "~4.2.0",
"@jupyterlab/docmanager": "~4.2.0",
"@jupyterlab/docmanager-extension": "~4.2.0",
"@jupyterlab/documentsearch": "~4.2.0",
"@jupyterlab/documentsearch-extension": "~4.2.0",
"@jupyterlab/extensionmanager": "~4.2.0",
"@jupyterlab/extensionmanager-extension": "~4.2.0",
"@jupyterlab/filebrowser": "~4.2.0",
"@jupyterlab/filebrowser-extension": "~4.2.0",
"@jupyterlab/fileeditor": "~4.2.0",
"@jupyterlab/fileeditor-extension": "~4.2.0",
"@jupyterlab/help-extension": "~4.2.0",
"@jupyterlab/htmlviewer": "~4.2.0",
"@jupyterlab/htmlviewer-extension": "~4.2.0",
"@jupyterlab/hub-extension": "~4.2.0",
"@jupyterlab/imageviewer": "~4.2.0",
"@jupyterlab/imageviewer-extension": "~4.2.0",
"@jupyterlab/javascript-extension": "~4.2.0",
"@jupyterlab/json-extension": "~4.2.0",
"@jupyterlab/lsp": "~4.2.0",
"@jupyterlab/lsp-extension": "~4.2.0",
"@jupyterlab/mainmenu": "~4.2.0",
"@jupyterlab/mainmenu-extension": "~4.2.0",
"@jupyterlab/markdownviewer": "~4.2.0",
"@jupyterlab/markdownviewer-extension": "~4.2.0",
"@jupyterlab/markedparser-extension": "~4.2.0",
"@jupyterlab/mathjax-extension": "~4.2.0",
"@jupyterlab/mermaid": "~4.2.0",
"@jupyterlab/mermaid-extension": "~4.2.0",
"@jupyterlab/metadataform": "~4.2.0",
"@jupyterlab/metadataform-extension": "~4.2.0",
"@jupyterlab/notebook": "~4.2.0",
"@jupyterlab/notebook-extension": "~4.2.0",
"@jupyterlab/observables": "~5.2.0",
"@jupyterlab/outputarea": "~4.2.0",
"@jupyterlab/pdf-extension": "~4.2.0",
"@jupyterlab/pluginmanager-extension": "~4.2.0",
"@jupyterlab/rendermime": "~4.2.0",
"@jupyterlab/rendermime-interfaces": "~3.10.0",
"@jupyterlab/running-extension": "~4.2.0",
"@jupyterlab/services": "~7.2.0",
"@jupyterlab/settingeditor": "~4.2.0",
"@jupyterlab/settingeditor-extension": "~4.2.0",
"@jupyterlab/settingregistry": "~4.2.0",
"@jupyterlab/shortcuts-extension": "~5.0.0",
"@jupyterlab/statedb": "~4.2.0",
"@jupyterlab/statusbar": "~4.2.0",
"@jupyterlab/terminal": "~4.2.0",
"@jupyterlab/terminal-extension": "~4.2.0",
"@jupyterlab/theme-dark-extension": "~4.2.0",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.2.0",
"@jupyterlab/theme-light-extension": "~4.2.0",
"@jupyterlab/toc-extension": "~6.2.0",
"@jupyterlab/tooltip": "~4.2.0",
"@jupyterlab/tooltip-extension": "~4.2.0",
"@jupyterlab/translation": "~4.2.0",
"@jupyterlab/translation-extension": "~4.2.0",
"@jupyterlab/ui-components": "~4.2.0",
"@jupyterlab/ui-components-extension": "~4.2.0",
"@jupyterlab/vega5-extension": "~4.2.0",
"@jupyterlab/application": "~4.3.0-alpha.0",
"@jupyterlab/application-extension": "~4.3.0-alpha.0",
"@jupyterlab/apputils": "~4.4.0-alpha.0",
"@jupyterlab/apputils-extension": "~4.3.0-alpha.0",
"@jupyterlab/attachments": "~4.3.0-alpha.0",
"@jupyterlab/cell-toolbar": "~4.3.0-alpha.0",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.0",
"@jupyterlab/celltags-extension": "~4.3.0-alpha.0",
"@jupyterlab/codeeditor": "~4.3.0-alpha.0",
"@jupyterlab/codemirror": "~4.3.0-alpha.0",
"@jupyterlab/codemirror-extension": "~4.3.0-alpha.0",
"@jupyterlab/completer": "~4.3.0-alpha.0",
"@jupyterlab/completer-extension": "~4.3.0-alpha.0",
"@jupyterlab/console": "~4.3.0-alpha.0",
"@jupyterlab/console-extension": "~4.3.0-alpha.0",
"@jupyterlab/coreutils": "~6.3.0-alpha.0",
"@jupyterlab/csvviewer-extension": "~4.3.0-alpha.0",
"@jupyterlab/debugger": "~4.3.0-alpha.0",
"@jupyterlab/debugger-extension": "~4.3.0-alpha.0",
"@jupyterlab/docmanager": "~4.3.0-alpha.0",
"@jupyterlab/docmanager-extension": "~4.3.0-alpha.0",
"@jupyterlab/documentsearch": "~4.3.0-alpha.0",
"@jupyterlab/documentsearch-extension": "~4.3.0-alpha.0",
"@jupyterlab/extensionmanager": "~4.3.0-alpha.0",
"@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.0",
"@jupyterlab/filebrowser": "~4.3.0-alpha.0",
"@jupyterlab/filebrowser-extension": "~4.3.0-alpha.0",
"@jupyterlab/fileeditor": "~4.3.0-alpha.0",
"@jupyterlab/fileeditor-extension": "~4.3.0-alpha.0",
"@jupyterlab/help-extension": "~4.3.0-alpha.0",
"@jupyterlab/htmlviewer": "~4.3.0-alpha.0",
"@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.0",
"@jupyterlab/hub-extension": "~4.3.0-alpha.0",
"@jupyterlab/imageviewer": "~4.3.0-alpha.0",
"@jupyterlab/imageviewer-extension": "~4.3.0-alpha.0",
"@jupyterlab/javascript-extension": "~4.3.0-alpha.0",
"@jupyterlab/json-extension": "~4.3.0-alpha.0",
"@jupyterlab/lsp": "~4.3.0-alpha.0",
"@jupyterlab/lsp-extension": "~4.3.0-alpha.0",
"@jupyterlab/mainmenu": "~4.3.0-alpha.0",
"@jupyterlab/mainmenu-extension": "~4.3.0-alpha.0",
"@jupyterlab/markdownviewer": "~4.3.0-alpha.0",
"@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.0",
"@jupyterlab/markedparser-extension": "~4.3.0-alpha.0",
"@jupyterlab/mathjax-extension": "~4.3.0-alpha.0",
"@jupyterlab/mermaid": "~4.3.0-alpha.0",
"@jupyterlab/mermaid-extension": "~4.3.0-alpha.0",
"@jupyterlab/metadataform": "~4.3.0-alpha.0",
"@jupyterlab/metadataform-extension": "~4.3.0-alpha.0",
"@jupyterlab/notebook": "~4.3.0-alpha.0",
"@jupyterlab/notebook-extension": "~4.3.0-alpha.0",
"@jupyterlab/observables": "~5.3.0-alpha.0",
"@jupyterlab/outputarea": "~4.3.0-alpha.0",
"@jupyterlab/pdf-extension": "~4.3.0-alpha.0",
"@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.0",
"@jupyterlab/rendermime": "~4.3.0-alpha.0",
"@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.0",
"@jupyterlab/running-extension": "~4.3.0-alpha.0",
"@jupyterlab/services": "~7.3.0-alpha.0",
"@jupyterlab/settingeditor": "~4.3.0-alpha.0",
"@jupyterlab/settingeditor-extension": "~4.3.0-alpha.0",
"@jupyterlab/settingregistry": "~4.3.0-alpha.0",
"@jupyterlab/shortcuts-extension": "~5.1.0-alpha.0",
"@jupyterlab/statedb": "~4.3.0-alpha.0",
"@jupyterlab/statusbar": "~4.3.0-alpha.0",
"@jupyterlab/terminal": "~4.3.0-alpha.0",
"@jupyterlab/terminal-extension": "~4.3.0-alpha.0",
"@jupyterlab/theme-dark-extension": "~4.3.0-alpha.0",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.0",
"@jupyterlab/theme-light-extension": "~4.3.0-alpha.0",
"@jupyterlab/toc-extension": "~6.3.0-alpha.0",
"@jupyterlab/tooltip": "~4.3.0-alpha.0",
"@jupyterlab/tooltip-extension": "~4.3.0-alpha.0",
"@jupyterlab/translation": "~4.3.0-alpha.0",
"@jupyterlab/translation-extension": "~4.3.0-alpha.0",
"@jupyterlab/ui-components": "~4.3.0-alpha.0",
"@jupyterlab/ui-components-extension": "~4.3.0-alpha.0",
"@jupyterlab/vega5-extension": "~4.3.0-alpha.0",
"@lezer/common": "~1.2.1",
"@lezer/highlight": "~1.2.0",
"@lumino/algorithm": "~2.0.1",
Expand All @@ -121,17 +121,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application-extension": "^7.2.0",
"@jupyter-notebook/console-extension": "^7.2.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0",
"@jupyter-notebook/help-extension": "^7.2.0",
"@jupyter-notebook/notebook-extension": "^7.2.0",
"@jupyter-notebook/terminal-extension": "^7.2.0",
"@jupyter-notebook/tree": "^7.2.0",
"@jupyter-notebook/tree-extension": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0",
"@jupyter-notebook/application": "^7.3.0-alpha.0",
"@jupyter-notebook/application-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/tree": "^7.3.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.3.0-alpha.0",
"@jupyterlab/application-extension": "~4.3.0-alpha.0",
"@jupyterlab/apputils-extension": "~4.3.0-alpha.0",
"@jupyterlab/attachments": "~4.3.0-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",
Expand Down
2 changes: 1 addition & 1 deletion notebook/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.2.0"
__version__ = "7.3.0a0"

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"private": true,
"description": "Jupyter Notebook - Metapackage",
"homepage": "https://github.com/jupyter/notebook",
Expand All @@ -20,18 +20,18 @@
"watch": "tsc -b -w --preserveWatchOutput"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application-extension": "^7.2.0",
"@jupyter-notebook/console-extension": "^7.2.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0",
"@jupyter-notebook/help-extension": "^7.2.0",
"@jupyter-notebook/lab-extension": "^7.2.0",
"@jupyter-notebook/notebook-extension": "^7.2.0",
"@jupyter-notebook/terminal-extension": "^7.2.0",
"@jupyter-notebook/tree": "^7.2.0",
"@jupyter-notebook/tree-extension": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0"
"@jupyter-notebook/application": "^7.3.0-alpha.0",
"@jupyter-notebook/application-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/lab-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/tree": "^7.3.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.3.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.3.0-alpha.0"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"description": "Jupyter Notebook - Application Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0",
"@jupyter-notebook/application": "^7.3.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.3.0-alpha.0",
"@jupyterlab/application": "~4.3.0-alpha.0",
"@jupyterlab/apputils": "~4.4.0-alpha.0",
"@jupyterlab/codeeditor": "~4.3.0-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/console-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application": "^7.3.0-alpha.0",
"@jupyterlab/application": "~4.3.0-alpha.0",
"@jupyterlab/console": "~4.3.0-alpha.0",
"@jupyterlab/coreutils": "~6.3.0-alpha.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.2.0",
"version": "7.3.0-alpha.0",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application": "^7.3.0-alpha.0",
"@jupyterlab/application": "~4.3.0-alpha.0",
"@jupyterlab/coreutils": "~6.3.0-alpha.0",
"@jupyterlab/docmanager": "~4.3.0-alpha.0",
Expand Down
Loading

0 comments on commit 9c70c13

Please sign in to comment.