Publish 7.4.0a3

SHA256 hashes:

jupyter-notebook-application-7.4.0-alpha.3.tgz: f91d5c994d45094da9b1717884609526e9937c80262975fdb36263bc89006b87

jupyter-notebook-application-extension-7.4.0-alpha.3.tgz: af3565dca6753a2b70f4d2e38abe8c15dae60b369638a386f193f1106f1843c2

jupyter-notebook-console-extension-7.4.0-alpha.3.tgz: f87eadc54c49e0f5f59b54e08153723a2e41f1ec2ff54f83cea89eb057f02991

jupyter-notebook-docmanager-extension-7.4.0-alpha.3.tgz: 79de6f927d8e9598590ae1646d5814d0c7b444004edf964fe5b6ad1957749d85

jupyter-notebook-documentsearch-extension-7.4.0-alpha.3.tgz: e32b1aa6d43a8fa173f3593aa2071487ffe946a541ab95f7ec9b28dc42fb4c11

jupyter-notebook-help-extension-7.4.0-alpha.3.tgz: eeee7db49ea22b6eb13cffcd2d523662c76de9092ba6f8cf0381933c523d7e2a

jupyter-notebook-lab-extension-7.4.0-alpha.3.tgz: 55a1a2988331b30fca369970dc3fea5bbf2f856356d0dfb9b0b31a7e61d9d049

jupyter-notebook-notebook-extension-7.4.0-alpha.3.tgz: 42e2beaaf77fb93a65395c5bc1cd5c353e81f459d5b121d58a7ede3a84c0a3fe

jupyter-notebook-terminal-extension-7.4.0-alpha.3.tgz: 439298f3789a9359dda4d4956cbb1055200b588d8e9cc097bea0e823c7c8f639

jupyter-notebook-tree-7.4.0-alpha.3.tgz: f5e5262f73c47ab3364fb943ef24ab605b74ddf6537ac611095f841b3e29e6f5

jupyter-notebook-tree-extension-7.4.0-alpha.3.tgz: a1ae81bf8c5bb5bdd90018207c688171f59f4bbcce9ab1507e42fbbfc83276c7

jupyter-notebook-ui-components-7.4.0-alpha.3.tgz: 7d73065346777d6c9b22f348bce3c064ab1d8c68811cbc65b788b3a3fc11fc18

notebook-7.4.0a3-py3-none-any.whl: f6bda27718da41f0ffc386b9d8425653c92182b3637eb051b3d1b54edabe53da

notebook-7.4.0a3.tar.gz: 7f604787bd10f9090b0d277bdc153266a709ed7906c0c35e0bb39620947c7172
This commit is contained in:
jtpio 2025-02-05 17:55:19 +00:00
parent 48e52c759f
commit 2c66ed390e
18 changed files with 130 additions and 111 deletions

View File

@ -75,6 +75,27 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
<!-- <START NEW CHANGELOG ENTRY> -->
## 7.4.0a3
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-alpha.2...48e52c759ffec0cea47dfef59f48d8e9fa6112d3))
### Enhancements made
- Add active cell border padding, remove double cell padding [#7570](https://github.com/jupyter/notebook/pull/7570) ([@andrii-i](https://github.com/andrii-i))
### Maintenance and upkeep improvements
- Improve handling of optional notebook tracker [#7581](https://github.com/jupyter/notebook/pull/7581) ([@jtpio](https://github.com/jtpio))
- Fix upgrade script [#7579](https://github.com/jupyter/notebook/pull/7579) ([@jtpio](https://github.com/jtpio))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-02-03&to=2025-02-05&type=c))
[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2025-02-03..2025-02-05&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-02-03..2025-02-05&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-02-03..2025-02-05&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-02-03..2025-02-05&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2025-02-03..2025-02-05&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.4.0a2
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-alpha.1...ef4f6346cd6b377ade271fcd61810b5d2a7d0f41))
@ -97,8 +118,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-01-07..2025-02-03&type=Issues) | [@jdavid](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajdavid+updated%3A2025-01-07..2025-02-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-01-07..2025-02-03&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-01-07..2025-02-03&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2025-01-07..2025-02-03&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.4.0a1
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-alpha.0...18672b7e85ec5181e4c5c18d2e32c3e9eab7260c))

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"private": true,
"scripts": {
"build": "webpack",
@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.5.0",
"@codemirror/view": "~6.36.1",
"@jupyter-notebook/application": "~7.4.0-alpha.2",
"@jupyter-notebook/application-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/console-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/help-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/notebook-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/terminal-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/tree": "~7.4.0-alpha.2",
"@jupyter-notebook/tree-extension": "~7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "~7.4.0-alpha.2",
"@jupyter-notebook/application": "~7.4.0-alpha.3",
"@jupyter-notebook/application-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/console-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/help-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/notebook-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/terminal-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/tree": "~7.4.0-alpha.3",
"@jupyter-notebook/tree-extension": "~7.4.0-alpha.3",
"@jupyter-notebook/ui-components": "~7.4.0-alpha.3",
"@jupyter/react-components": "~0.16.7",
"@jupyter/web-components": "~0.16.7",
"@jupyter/ydoc": "~3.0.0",
@ -123,17 +123,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/console-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/help-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyter-notebook/application-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/console-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/help-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/tree": "^7.4.0-alpha.3",
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.3",
"@jupyterlab/application-extension": "~4.4.0-alpha.3",
"@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
"@jupyterlab/attachments": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",

View File

@ -6,7 +6,7 @@ import re
from collections import namedtuple
# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.4.0a2"
__version__ = "7.4.0a3"
# PEP440 version parser
_version_regex = re.compile(

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"private": true,
"description": "Jupyter Notebook - Metapackage",
"homepage": "https://github.com/jupyter/notebook",
@ -20,18 +20,18 @@
"watch": "tsc -b -w --preserveWatchOutput"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/console-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/help-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/lab-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2"
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyter-notebook/application-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/console-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/help-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/lab-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/tree": "^7.4.0-alpha.3",
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.3",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.3"
},
"devDependencies": {
"typescript": "~5.1.6"

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Application Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/codeeditor": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/console": "~4.4.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
"@jupyterlab/docmanager": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Document Search Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/documentsearch": "~4.4.0-alpha.3",
"@lumino/widgets": "^2.5.0"

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Help Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
"@jupyter-notebook/ui-components": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/mainmenu": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Lab Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -43,7 +43,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Notebook Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/cells": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
"@jupyterlab/terminal": "~4.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Tree Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyter-notebook/tree": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - Tree",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.4.0-alpha.2",
"@jupyter-notebook/application": "^7.4.0-alpha.3",
"@jupyterlab/application": "~4.4.0-alpha.3",
"@jupyterlab/apputils": "~4.5.0-alpha.3",
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

View File

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.4.0-alpha.2",
"version": "7.4.0-alpha.3",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

View File

@ -2115,17 +2115,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/app@workspace:app"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application-extension": ^7.4.0-alpha.2
"@jupyter-notebook/console-extension": ^7.4.0-alpha.2
"@jupyter-notebook/docmanager-extension": ^7.4.0-alpha.2
"@jupyter-notebook/documentsearch-extension": ^7.4.0-alpha.2
"@jupyter-notebook/help-extension": ^7.4.0-alpha.2
"@jupyter-notebook/notebook-extension": ^7.4.0-alpha.2
"@jupyter-notebook/terminal-extension": ^7.4.0-alpha.2
"@jupyter-notebook/tree": ^7.4.0-alpha.2
"@jupyter-notebook/tree-extension": ^7.4.0-alpha.2
"@jupyter-notebook/ui-components": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyter-notebook/application-extension": ^7.4.0-alpha.3
"@jupyter-notebook/console-extension": ^7.4.0-alpha.3
"@jupyter-notebook/docmanager-extension": ^7.4.0-alpha.3
"@jupyter-notebook/documentsearch-extension": ^7.4.0-alpha.3
"@jupyter-notebook/help-extension": ^7.4.0-alpha.3
"@jupyter-notebook/notebook-extension": ^7.4.0-alpha.3
"@jupyter-notebook/terminal-extension": ^7.4.0-alpha.3
"@jupyter-notebook/tree": ^7.4.0-alpha.3
"@jupyter-notebook/tree-extension": ^7.4.0-alpha.3
"@jupyter-notebook/ui-components": ^7.4.0-alpha.3
"@jupyterlab/application-extension": ~4.4.0-alpha.3
"@jupyterlab/apputils-extension": ~4.4.0-alpha.3
"@jupyterlab/attachments": ~4.4.0-alpha.3
@ -2197,12 +2197,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application-extension@^7.4.0-alpha.2, @jupyter-notebook/application-extension@workspace:packages/application-extension":
"@jupyter-notebook/application-extension@^7.4.0-alpha.3, @jupyter-notebook/application-extension@workspace:packages/application-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/application-extension@workspace:packages/application-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/ui-components": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyter-notebook/ui-components": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/codeeditor": ~4.4.0-alpha.3
@ -2222,7 +2222,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application@^7.4.0-alpha.2, @jupyter-notebook/application@workspace:packages/application":
"@jupyter-notebook/application@^7.4.0-alpha.3, @jupyter-notebook/application@workspace:packages/application":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/application@workspace:packages/application"
dependencies:
@ -2264,11 +2264,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/console-extension@^7.4.0-alpha.2, @jupyter-notebook/console-extension@workspace:packages/console-extension":
"@jupyter-notebook/console-extension@^7.4.0-alpha.3, @jupyter-notebook/console-extension@workspace:packages/console-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/console": ~4.4.0-alpha.3
"@jupyterlab/coreutils": ~6.4.0-alpha.3
@ -2278,11 +2278,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/docmanager-extension@^7.4.0-alpha.2, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
"@jupyter-notebook/docmanager-extension@^7.4.0-alpha.3, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/coreutils": ~6.4.0-alpha.3
"@jupyterlab/docmanager": ~4.4.0-alpha.3
@ -2295,11 +2295,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/documentsearch-extension@^7.4.0-alpha.2, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
"@jupyter-notebook/documentsearch-extension@^7.4.0-alpha.3, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/documentsearch": ~4.4.0-alpha.3
"@lumino/widgets": ^2.5.0
@ -2308,11 +2308,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/help-extension@^7.4.0-alpha.2, @jupyter-notebook/help-extension@workspace:packages/help-extension":
"@jupyter-notebook/help-extension@^7.4.0-alpha.3, @jupyter-notebook/help-extension@workspace:packages/help-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/help-extension@workspace:packages/help-extension"
dependencies:
"@jupyter-notebook/ui-components": ^7.4.0-alpha.2
"@jupyter-notebook/ui-components": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/mainmenu": ~4.4.0-alpha.3
@ -2324,11 +2324,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/lab-extension@^7.4.0-alpha.2, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
"@jupyter-notebook/lab-extension@^7.4.0-alpha.3, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/lab-extension@workspace:packages/lab-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/builder": ~4.4.0-alpha.3
@ -2348,27 +2348,27 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application-extension": ^7.4.0-alpha.2
"@jupyter-notebook/console-extension": ^7.4.0-alpha.2
"@jupyter-notebook/docmanager-extension": ^7.4.0-alpha.2
"@jupyter-notebook/documentsearch-extension": ^7.4.0-alpha.2
"@jupyter-notebook/help-extension": ^7.4.0-alpha.2
"@jupyter-notebook/lab-extension": ^7.4.0-alpha.2
"@jupyter-notebook/notebook-extension": ^7.4.0-alpha.2
"@jupyter-notebook/terminal-extension": ^7.4.0-alpha.2
"@jupyter-notebook/tree": ^7.4.0-alpha.2
"@jupyter-notebook/tree-extension": ^7.4.0-alpha.2
"@jupyter-notebook/ui-components": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyter-notebook/application-extension": ^7.4.0-alpha.3
"@jupyter-notebook/console-extension": ^7.4.0-alpha.3
"@jupyter-notebook/docmanager-extension": ^7.4.0-alpha.3
"@jupyter-notebook/documentsearch-extension": ^7.4.0-alpha.3
"@jupyter-notebook/help-extension": ^7.4.0-alpha.3
"@jupyter-notebook/lab-extension": ^7.4.0-alpha.3
"@jupyter-notebook/notebook-extension": ^7.4.0-alpha.3
"@jupyter-notebook/terminal-extension": ^7.4.0-alpha.3
"@jupyter-notebook/tree": ^7.4.0-alpha.3
"@jupyter-notebook/tree-extension": ^7.4.0-alpha.3
"@jupyter-notebook/ui-components": ^7.4.0-alpha.3
typescript: ~5.1.6
languageName: unknown
linkType: soft
"@jupyter-notebook/notebook-extension@^7.4.0-alpha.2, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
"@jupyter-notebook/notebook-extension@^7.4.0-alpha.3, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/notebook-extension@workspace:packages/notebook-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/cells": ~4.4.0-alpha.3
@ -2406,11 +2406,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/terminal-extension@^7.4.0-alpha.2, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
"@jupyter-notebook/terminal-extension@^7.4.0-alpha.3, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/coreutils": ~6.4.0-alpha.3
"@jupyterlab/terminal": ~4.4.0-alpha.3
@ -2420,12 +2420,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree-extension@^7.4.0-alpha.2, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
"@jupyter-notebook/tree-extension@^7.4.0-alpha.3, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/tree-extension@workspace:packages/tree-extension"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/tree": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyter-notebook/tree": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/coreutils": ~6.4.0-alpha.3
@ -2446,11 +2446,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree@^7.4.0-alpha.2, @jupyter-notebook/tree@workspace:packages/tree":
"@jupyter-notebook/tree@^7.4.0-alpha.3, @jupyter-notebook/tree@workspace:packages/tree":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/tree@workspace:packages/tree"
dependencies:
"@jupyter-notebook/application": ^7.4.0-alpha.2
"@jupyter-notebook/application": ^7.4.0-alpha.3
"@jupyterlab/application": ~4.4.0-alpha.3
"@jupyterlab/apputils": ~4.5.0-alpha.3
"@jupyterlab/coreutils": ~6.4.0-alpha.3
@ -2471,7 +2471,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/ui-components@^7.4.0-alpha.2, @jupyter-notebook/ui-components@workspace:packages/ui-components":
"@jupyter-notebook/ui-components@^7.4.0-alpha.3, @jupyter-notebook/ui-components@workspace:packages/ui-components":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components"
dependencies: