Skip to content

Commit

Permalink
Publish 7.2.0b0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-notebook-application-7.2.0-beta.0.tgz: 0e760affe07ba5fa9ffb32f90c70e8d9f1b66a6eca9befcce4a425e9f8194e79

jupyter-notebook-application-extension-7.2.0-beta.0.tgz: 2e1c5d89438520dc47c6139a32f5d60eb4e7b4fb3635a8e367316b5077b66394

jupyter-notebook-console-extension-7.2.0-beta.0.tgz: 60a857f5af11061ec550b6a932fdc3cc61bcf1e4fb1eca66ec24b3b67134d6a4

jupyter-notebook-docmanager-extension-7.2.0-beta.0.tgz: 2556507fb885fb6311cf68f767f11763ae126e8bd6e54856abf42c4a2a05f461

jupyter-notebook-documentsearch-extension-7.2.0-beta.0.tgz: 176582c5abe3e6d1573d143940b179e35bef20a3e93c424e66c9306ffe4d9e95

jupyter-notebook-help-extension-7.2.0-beta.0.tgz: 26176ecff103a1c43825a34749660f3e5557af8a95bf4019d2b2468f40b5ff82

jupyter-notebook-lab-extension-7.2.0-beta.0.tgz: 92d59848f9745e1c2f79da6187f8307a3ccbb6cc70eed2e74f26eea6df9235a9

jupyter-notebook-notebook-extension-7.2.0-beta.0.tgz: 7bbf6fe38bc2bbfd0be3e993dee3482cb3ff21d0f633b0362a9d0044e57db837

jupyter-notebook-terminal-extension-7.2.0-beta.0.tgz: 6e7293c218524b370a66e0dc679979e13bc17e88c5a7c21ef92df247305dc50a

jupyter-notebook-tree-7.2.0-beta.0.tgz: 6e303a446ef1476c647c58a6f5d26f680f08330aa05f6aa9c2611ffc887c64df

jupyter-notebook-tree-extension-7.2.0-beta.0.tgz: 5fcc257c2671ffa1c3506efdbb942fd18f640133b48e337fdf8c2cc2c6522d32

jupyter-notebook-ui-components-7.2.0-beta.0.tgz: f3623f617606d5446cead86bbf988bd9d30a1b9959a918652c26a7a986ee3655

notebook-7.2.0b0-py3-none-any.whl: 8fd93f6096d331a9e720e1975b5cede1ef9a560a08e9406f0553416e97d040a9

notebook-7.2.0b0.tar.gz: ad69c2f4c458f9e4668626b43b393eb89ccbd55b55d54b50863086486d8102c2
  • Loading branch information
jtpio committed Apr 12, 2024
1 parent 09bcd99 commit ad0e1b0
Show file tree
Hide file tree
Showing 18 changed files with 204 additions and 189 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Expand Up @@ -108,6 +108,23 @@ increasing awareness of the notebook state and enabling users to quickly navigat

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

## 7.2.0b0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.0-alpha.0...09bcd99e6dfffce92acc9a7f9d11a2a2122131c0))

### Maintenance and upkeep improvements

- Update to JupyterLab `4.2.0b1` [#7319](https://github.com/jupyter/notebook/pull/7319) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0b0 [#7312](https://github.com/jupyter/notebook/pull/7312) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

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

[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-29..2024-04-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-29..2024-04-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-29..2024-04-12&type=Issues)

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

## 7.2.0a0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.2...80b582bce69e33e36e936af2ea981bcb22a4d285))
Expand All @@ -126,8 +143,6 @@ increasing awareness of the notebook state and enabling users to quickly navigat

[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-03-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-03-29&type=Issues)

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

## 7.1.2

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.1...ca41222a9c8d75356c6d67d3bd36e34d71cce2d8))
Expand Down
202 changes: 101 additions & 101 deletions app/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.0",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,99 +12,99 @@
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.26.1",
"@jupyter-notebook/application": "~7.2.0-alpha.0",
"@jupyter-notebook/application-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/console-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/help-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/notebook-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/terminal-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/tree": "~7.2.0-alpha.0",
"@jupyter-notebook/tree-extension": "~7.2.0-alpha.0",
"@jupyter-notebook/ui-components": "~7.2.0-alpha.0",
"@jupyter-notebook/application": "~7.2.0-beta.0",
"@jupyter-notebook/application-extension": "~7.2.0-beta.0",
"@jupyter-notebook/console-extension": "~7.2.0-beta.0",
"@jupyter-notebook/docmanager-extension": "~7.2.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "~7.2.0-beta.0",
"@jupyter-notebook/help-extension": "~7.2.0-beta.0",
"@jupyter-notebook/notebook-extension": "~7.2.0-beta.0",
"@jupyter-notebook/terminal-extension": "~7.2.0-beta.0",
"@jupyter-notebook/tree": "~7.2.0-beta.0",
"@jupyter-notebook/tree-extension": "~7.2.0-beta.0",
"@jupyter-notebook/ui-components": "~7.2.0-beta.0",
"@jupyter/ydoc": "~2.0.1",
"@jupyterlab/application": "~4.2.0-alpha.2",
"@jupyterlab/application-extension": "~4.2.0-alpha.2",
"@jupyterlab/apputils": "~4.3.0-alpha.2",
"@jupyterlab/apputils-extension": "~4.2.0-alpha.2",
"@jupyterlab/attachments": "~4.2.0-alpha.2",
"@jupyterlab/cell-toolbar": "~4.2.0-alpha.2",
"@jupyterlab/cell-toolbar-extension": "~4.2.0-alpha.2",
"@jupyterlab/celltags-extension": "~4.2.0-alpha.2",
"@jupyterlab/codeeditor": "~4.2.0-alpha.2",
"@jupyterlab/codemirror": "~4.2.0-alpha.2",
"@jupyterlab/codemirror-extension": "~4.2.0-alpha.2",
"@jupyterlab/completer": "~4.2.0-alpha.2",
"@jupyterlab/completer-extension": "~4.2.0-alpha.2",
"@jupyterlab/console": "~4.2.0-alpha.2",
"@jupyterlab/console-extension": "~4.2.0-alpha.2",
"@jupyterlab/coreutils": "~6.2.0-alpha.2",
"@jupyterlab/csvviewer-extension": "~4.2.0-alpha.2",
"@jupyterlab/debugger": "~4.2.0-alpha.2",
"@jupyterlab/debugger-extension": "~4.2.0-alpha.2",
"@jupyterlab/docmanager": "~4.2.0-alpha.2",
"@jupyterlab/docmanager-extension": "~4.2.0-alpha.2",
"@jupyterlab/documentsearch": "~4.2.0-alpha.2",
"@jupyterlab/documentsearch-extension": "~4.2.0-alpha.2",
"@jupyterlab/extensionmanager": "~4.2.0-alpha.2",
"@jupyterlab/extensionmanager-extension": "~4.2.0-alpha.2",
"@jupyterlab/filebrowser": "~4.2.0-alpha.2",
"@jupyterlab/filebrowser-extension": "~4.2.0-alpha.2",
"@jupyterlab/fileeditor": "~4.2.0-alpha.2",
"@jupyterlab/fileeditor-extension": "~4.2.0-alpha.2",
"@jupyterlab/help-extension": "~4.2.0-alpha.2",
"@jupyterlab/htmlviewer": "~4.2.0-alpha.2",
"@jupyterlab/htmlviewer-extension": "~4.2.0-alpha.2",
"@jupyterlab/hub-extension": "~4.2.0-alpha.2",
"@jupyterlab/imageviewer": "~4.2.0-alpha.2",
"@jupyterlab/imageviewer-extension": "~4.2.0-alpha.2",
"@jupyterlab/javascript-extension": "~4.2.0-alpha.2",
"@jupyterlab/json-extension": "~4.2.0-alpha.2",
"@jupyterlab/lsp": "~4.2.0-alpha.2",
"@jupyterlab/lsp-extension": "~4.2.0-alpha.2",
"@jupyterlab/mainmenu": "~4.2.0-alpha.2",
"@jupyterlab/mainmenu-extension": "~4.2.0-alpha.2",
"@jupyterlab/markdownviewer": "~4.2.0-alpha.2",
"@jupyterlab/markdownviewer-extension": "~4.2.0-alpha.2",
"@jupyterlab/markedparser-extension": "~4.2.0-alpha.2",
"@jupyterlab/mathjax-extension": "~4.2.0-alpha.2",
"@jupyterlab/mermaid": "~4.2.0-alpha.2",
"@jupyterlab/mermaid-extension": "~4.2.0-alpha.2",
"@jupyterlab/metadataform": "~4.2.0-alpha.2",
"@jupyterlab/metadataform-extension": "~4.2.0-alpha.2",
"@jupyterlab/notebook": "~4.2.0-alpha.2",
"@jupyterlab/notebook-extension": "~4.2.0-alpha.2",
"@jupyterlab/observables": "~5.2.0-alpha.2",
"@jupyterlab/outputarea": "~4.2.0-alpha.2",
"@jupyterlab/pdf-extension": "~4.2.0-alpha.2",
"@jupyterlab/pluginmanager-extension": "~4.2.0-alpha.2",
"@jupyterlab/rendermime": "~4.2.0-alpha.2",
"@jupyterlab/rendermime-interfaces": "~3.10.0-alpha.2",
"@jupyterlab/running-extension": "~4.2.0-alpha.2",
"@jupyterlab/services": "~7.2.0-alpha.2",
"@jupyterlab/settingeditor": "~4.2.0-alpha.2",
"@jupyterlab/settingeditor-extension": "~4.2.0-alpha.2",
"@jupyterlab/settingregistry": "~4.2.0-alpha.2",
"@jupyterlab/shortcuts-extension": "~4.2.0-alpha.2",
"@jupyterlab/statedb": "~4.2.0-alpha.2",
"@jupyterlab/statusbar": "~4.2.0-alpha.2",
"@jupyterlab/terminal": "~4.2.0-alpha.2",
"@jupyterlab/terminal-extension": "~4.2.0-alpha.2",
"@jupyterlab/theme-dark-extension": "~4.2.0-alpha.2",
"@jupyterlab/theme-light-extension": "~4.2.0-alpha.2",
"@jupyterlab/toc-extension": "~6.2.0-alpha.2",
"@jupyterlab/tooltip": "~4.2.0-alpha.2",
"@jupyterlab/tooltip-extension": "~4.2.0-alpha.2",
"@jupyterlab/translation": "~4.2.0-alpha.2",
"@jupyterlab/translation-extension": "~4.2.0-alpha.2",
"@jupyterlab/ui-components": "~4.2.0-alpha.2",
"@jupyterlab/ui-components-extension": "~4.2.0-alpha.2",
"@jupyterlab/vega5-extension": "~4.2.0-alpha.2",
"@jupyterlab/application": "~4.2.0-beta.1",
"@jupyterlab/application-extension": "~4.2.0-beta.1",
"@jupyterlab/apputils": "~4.3.0-beta.1",
"@jupyterlab/apputils-extension": "~4.2.0-beta.1",
"@jupyterlab/attachments": "~4.2.0-beta.1",
"@jupyterlab/cell-toolbar": "~4.2.0-beta.1",
"@jupyterlab/cell-toolbar-extension": "~4.2.0-beta.1",
"@jupyterlab/celltags-extension": "~4.2.0-beta.1",
"@jupyterlab/codeeditor": "~4.2.0-beta.1",
"@jupyterlab/codemirror": "~4.2.0-beta.1",
"@jupyterlab/codemirror-extension": "~4.2.0-beta.1",
"@jupyterlab/completer": "~4.2.0-beta.1",
"@jupyterlab/completer-extension": "~4.2.0-beta.1",
"@jupyterlab/console": "~4.2.0-beta.1",
"@jupyterlab/console-extension": "~4.2.0-beta.1",
"@jupyterlab/coreutils": "~6.2.0-beta.1",
"@jupyterlab/csvviewer-extension": "~4.2.0-beta.1",
"@jupyterlab/debugger": "~4.2.0-beta.1",
"@jupyterlab/debugger-extension": "~4.2.0-beta.1",
"@jupyterlab/docmanager": "~4.2.0-beta.1",
"@jupyterlab/docmanager-extension": "~4.2.0-beta.1",
"@jupyterlab/documentsearch": "~4.2.0-beta.1",
"@jupyterlab/documentsearch-extension": "~4.2.0-beta.1",
"@jupyterlab/extensionmanager": "~4.2.0-beta.1",
"@jupyterlab/extensionmanager-extension": "~4.2.0-beta.1",
"@jupyterlab/filebrowser": "~4.2.0-beta.1",
"@jupyterlab/filebrowser-extension": "~4.2.0-beta.1",
"@jupyterlab/fileeditor": "~4.2.0-beta.1",
"@jupyterlab/fileeditor-extension": "~4.2.0-beta.1",
"@jupyterlab/help-extension": "~4.2.0-beta.1",
"@jupyterlab/htmlviewer": "~4.2.0-beta.1",
"@jupyterlab/htmlviewer-extension": "~4.2.0-beta.1",
"@jupyterlab/hub-extension": "~4.2.0-beta.1",
"@jupyterlab/imageviewer": "~4.2.0-beta.1",
"@jupyterlab/imageviewer-extension": "~4.2.0-beta.1",
"@jupyterlab/javascript-extension": "~4.2.0-beta.1",
"@jupyterlab/json-extension": "~4.2.0-beta.1",
"@jupyterlab/lsp": "~4.2.0-beta.1",
"@jupyterlab/lsp-extension": "~4.2.0-beta.1",
"@jupyterlab/mainmenu": "~4.2.0-beta.1",
"@jupyterlab/mainmenu-extension": "~4.2.0-beta.1",
"@jupyterlab/markdownviewer": "~4.2.0-beta.1",
"@jupyterlab/markdownviewer-extension": "~4.2.0-beta.1",
"@jupyterlab/markedparser-extension": "~4.2.0-beta.1",
"@jupyterlab/mathjax-extension": "~4.2.0-beta.1",
"@jupyterlab/mermaid": "~4.2.0-beta.1",
"@jupyterlab/mermaid-extension": "~4.2.0-beta.1",
"@jupyterlab/metadataform": "~4.2.0-beta.1",
"@jupyterlab/metadataform-extension": "~4.2.0-beta.1",
"@jupyterlab/notebook": "~4.2.0-beta.1",
"@jupyterlab/notebook-extension": "~4.2.0-beta.1",
"@jupyterlab/observables": "~5.2.0-beta.1",
"@jupyterlab/outputarea": "~4.2.0-beta.1",
"@jupyterlab/pdf-extension": "~4.2.0-beta.1",
"@jupyterlab/pluginmanager-extension": "~4.2.0-beta.1",
"@jupyterlab/rendermime": "~4.2.0-beta.1",
"@jupyterlab/rendermime-interfaces": "~3.10.0-beta.1",
"@jupyterlab/running-extension": "~4.2.0-beta.1",
"@jupyterlab/services": "~7.2.0-beta.1",
"@jupyterlab/settingeditor": "~4.2.0-beta.1",
"@jupyterlab/settingeditor-extension": "~4.2.0-beta.1",
"@jupyterlab/settingregistry": "~4.2.0-beta.1",
"@jupyterlab/shortcuts-extension": "~5.0.0-beta.1",
"@jupyterlab/statedb": "~4.2.0-beta.1",
"@jupyterlab/statusbar": "~4.2.0-beta.1",
"@jupyterlab/terminal": "~4.2.0-beta.1",
"@jupyterlab/terminal-extension": "~4.2.0-beta.1",
"@jupyterlab/theme-dark-extension": "~4.2.0-beta.1",
"@jupyterlab/theme-light-extension": "~4.2.0-beta.1",
"@jupyterlab/toc-extension": "~6.2.0-beta.1",
"@jupyterlab/tooltip": "~4.2.0-beta.1",
"@jupyterlab/tooltip-extension": "~4.2.0-beta.1",
"@jupyterlab/translation": "~4.2.0-beta.1",
"@jupyterlab/translation-extension": "~4.2.0-beta.1",
"@jupyterlab/ui-components": "~4.2.0-beta.1",
"@jupyterlab/ui-components-extension": "~4.2.0-beta.1",
"@jupyterlab/vega5-extension": "~4.2.0-beta.1",
"@lezer/common": "~1.2.1",
"@lezer/highlight": "~1.2.0",
"@lumino/algorithm": "~2.0.1",
"@lumino/application": "~2.3.0",
"@lumino/application": "~2.3.1",
"@lumino/commands": "~2.3.0",
"@lumino/coreutils": "~2.1.2",
"@lumino/disposable": "~2.1.2",
Expand All @@ -120,17 +120,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0-alpha.0",
"@jupyter-notebook/application-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/tree": "^7.2.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0",
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyter-notebook/application-extension": "^7.2.0-beta.0",
"@jupyter-notebook/console-extension": "^7.2.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-beta.0",
"@jupyter-notebook/help-extension": "^7.2.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.2.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.2.0-beta.0",
"@jupyter-notebook/tree": "^7.2.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.2.0-beta.0",
"@jupyter-notebook/ui-components": "^7.2.0-beta.0",
"@jupyterlab/application-extension": "~4.2.0-beta.1",
"@jupyterlab/apputils-extension": "~4.2.0-beta.1",
"@jupyterlab/attachments": "~4.2.0-beta.1",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

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

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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-alpha.0",
"@jupyter-notebook/application-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/console-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/help-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/lab-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/notebook-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/terminal-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/tree": "^7.2.0-alpha.0",
"@jupyter-notebook/tree-extension": "^7.2.0-alpha.0",
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0"
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyter-notebook/application-extension": "^7.2.0-beta.0",
"@jupyter-notebook/console-extension": "^7.2.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-beta.0",
"@jupyter-notebook/help-extension": "^7.2.0-beta.0",
"@jupyter-notebook/lab-extension": "^7.2.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.2.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.2.0-beta.0",
"@jupyter-notebook/tree": "^7.2.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.2.0-beta.0",
"@jupyter-notebook/ui-components": "^7.2.0-beta.0"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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-alpha.0",
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0",
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyter-notebook/ui-components": "^7.2.0-beta.0",
"@jupyterlab/application": "~4.2.0-beta.1",
"@jupyterlab/apputils": "~4.3.0-beta.1",
"@jupyterlab/codeeditor": "~4.2.0-beta.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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-alpha.0",
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyterlab/application": "~4.2.0-beta.1",
"@jupyterlab/console": "~4.2.0-beta.1",
"@jupyterlab/coreutils": "~6.2.0-beta.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.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-alpha.0",
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyterlab/application": "~4.2.0-beta.1",
"@jupyterlab/coreutils": "~6.2.0-beta.1",
"@jupyterlab/docmanager": "~4.2.0-beta.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.2.0-alpha.0",
"version": "7.2.0-beta.0",
"description": "Jupyter Notebook - Document Search 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-alpha.0",
"@jupyter-notebook/application": "^7.2.0-beta.0",
"@jupyterlab/application": "~4.2.0-beta.1",
"@jupyterlab/documentsearch": "~4.2.0-beta.1",
"@lumino/widgets": "^2.3.2"
Expand Down

0 comments on commit ad0e1b0

Please sign in to comment.