Publish 7.4.1

SHA256 hashes:

jupyter-notebook-application-7.4.1.tgz: 12d85ae04a21b38ab31cc964600c9447d880eaa58f512428a4b640f8c0b6fa07

jupyter-notebook-application-extension-7.4.1.tgz: e12a11eb17134cd7b19bf256a9521962d3642826cfb59ac96d5820d5c22c2526

jupyter-notebook-console-extension-7.4.1.tgz: 0c11de379c70e5f588fe51faed1b42b632f2540b6143fee279edcea4ad7929d3

jupyter-notebook-docmanager-extension-7.4.1.tgz: 9dd97c96afae2364451ab6ab73523187ca5c5079fdd154257a50da698db201f3

jupyter-notebook-documentsearch-extension-7.4.1.tgz: 1773a30b494fa9ddfeacac36b7bbb212a79332f657b6ac793f785d541c38fab8

jupyter-notebook-help-extension-7.4.1.tgz: b9e905ef082f6f767e2c156570b8edc4a46d7f0480d0d44576e4f44f5287a71f

jupyter-notebook-lab-extension-7.4.1.tgz: 7337024a9116df6a4338fcda6697637ebe498e23ea17213922476a7e3e5b22d5

jupyter-notebook-notebook-extension-7.4.1.tgz: 298e226935f50150845ad181c42a710afe248b84cb8f57409da19e994dd98c48

jupyter-notebook-terminal-extension-7.4.1.tgz: 6fe0e122f176c6879568862d09d6da298618cece4843c54ee20ea77ec372b792

jupyter-notebook-tree-7.4.1.tgz: 7bd70ed82537d06181d63f7eef659837372949a19b51ac156f89d751fc96c887

jupyter-notebook-tree-extension-7.4.1.tgz: c1c6a99bdc4cc3320e2883c4627dd4076980f10b5387c973b61d69a516159933

jupyter-notebook-ui-components-7.4.1.tgz: 3dfa399942875e4bc596e305434cf351e2bb28218b5db1a3b0e0b1a971613746

notebook-7.4.1-py3-none-any.whl: 498f12cf567d95b20e780d62d52564ee4310248b3175e996b667b5808028e5d3

notebook-7.4.1.tar.gz: 96894962b230013ea0c0a466e4e642c5aace25ba8c86686175b69990ef628ff9
pull/7649/head v7.4.1
jtpio 9 months ago
parent cca06d9daf
commit 4d67dc6b36

@ -69,6 +69,23 @@ or via the JSON Settings Editor in the Application Context Menu.
<!-- <START NEW CHANGELOG ENTRY> -->
## 7.4.1
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...cca06d9dafec94b1984d0ac91698433060b9f3f1))
### Maintenance and upkeep improvements
- Update to JupyterLab v4.4.1 [#7638](https://github.com/jupyter/notebook/pull/7638) ([@jtpio](https://github.com/jtpio))
- Run UI tests on `ubuntu-latest` [#7639](https://github.com/jupyter/notebook/pull/7639) ([@jtpio](https://github.com/jtpio))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-04-09&to=2025-04-23&type=c))
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-04-09..2025-04-23&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-04-09..2025-04-23&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2025-04-09..2025-04-23&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.4.0
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.2...fbfe36574e04b16ed7ba9303c5e819330f402f87))
@ -123,8 +140,6 @@ To learn more about the highlights of the 7.4.0 release: https://jupyter-noteboo
[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2024-12-21..2025-04-09&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-21..2025-04-09&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jdavid](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajdavid+updated%3A2024-12-21..2025-04-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-21..2025-04-09&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-21..2025-04-09&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-12-21..2025-04-09&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.4.0rc0
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-beta.3...7fa19999c9e01d713a684e0f25d8017dbc999528))

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

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

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

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application-extension": "^7.4.0",
"@jupyter-notebook/console-extension": "^7.4.0",
"@jupyter-notebook/docmanager-extension": "^7.4.0",
"@jupyter-notebook/documentsearch-extension": "^7.4.0",
"@jupyter-notebook/help-extension": "^7.4.0",
"@jupyter-notebook/lab-extension": "^7.4.0",
"@jupyter-notebook/notebook-extension": "^7.4.0",
"@jupyter-notebook/terminal-extension": "^7.4.0",
"@jupyter-notebook/tree": "^7.4.0",
"@jupyter-notebook/tree-extension": "^7.4.0",
"@jupyter-notebook/ui-components": "^7.4.0"
"@jupyter-notebook/application": "^7.4.1",
"@jupyter-notebook/application-extension": "^7.4.1",
"@jupyter-notebook/console-extension": "^7.4.1",
"@jupyter-notebook/docmanager-extension": "^7.4.1",
"@jupyter-notebook/documentsearch-extension": "^7.4.1",
"@jupyter-notebook/help-extension": "^7.4.1",
"@jupyter-notebook/lab-extension": "^7.4.1",
"@jupyter-notebook/notebook-extension": "^7.4.1",
"@jupyter-notebook/terminal-extension": "^7.4.1",
"@jupyter-notebook/tree": "^7.4.1",
"@jupyter-notebook/tree-extension": "^7.4.1",
"@jupyter-notebook/ui-components": "^7.4.1"
},
"devDependencies": {
"typescript": "~5.5.4"

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/ui-components": "^7.4.0",
"@jupyter-notebook/application": "^7.4.1",
"@jupyter-notebook/ui-components": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/codeeditor": "~4.4.1",

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

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/console": "~4.4.1",
"@jupyterlab/coreutils": "~6.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/coreutils": "~6.4.1",
"@jupyterlab/docmanager": "~4.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/documentsearch": "~4.4.1",
"@lumino/widgets": "^2.5.0"

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/ui-components": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/mainmenu": "~4.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/coreutils": "~6.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/cells": "~4.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/coreutils": "~6.4.1",
"@jupyterlab/terminal": "~4.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/tree": "^7.4.0",
"@jupyter-notebook/application": "^7.4.1",
"@jupyter-notebook/tree": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/coreutils": "~6.4.1",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.4.0",
"version": "7.4.1",
"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",
"@jupyter-notebook/application": "^7.4.1",
"@jupyterlab/application": "~4.4.1",
"@jupyterlab/apputils": "~4.5.1",
"@jupyterlab/coreutils": "~6.4.1",

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

@ -2131,17 +2131,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/app@workspace:app"
dependencies:
"@jupyter-notebook/application": ^7.4.0
"@jupyter-notebook/application-extension": ^7.4.0
"@jupyter-notebook/console-extension": ^7.4.0
"@jupyter-notebook/docmanager-extension": ^7.4.0
"@jupyter-notebook/documentsearch-extension": ^7.4.0
"@jupyter-notebook/help-extension": ^7.4.0
"@jupyter-notebook/notebook-extension": ^7.4.0
"@jupyter-notebook/terminal-extension": ^7.4.0
"@jupyter-notebook/tree": ^7.4.0
"@jupyter-notebook/tree-extension": ^7.4.0
"@jupyter-notebook/ui-components": ^7.4.0
"@jupyter-notebook/application": ^7.4.1
"@jupyter-notebook/application-extension": ^7.4.1
"@jupyter-notebook/console-extension": ^7.4.1
"@jupyter-notebook/docmanager-extension": ^7.4.1
"@jupyter-notebook/documentsearch-extension": ^7.4.1
"@jupyter-notebook/help-extension": ^7.4.1
"@jupyter-notebook/notebook-extension": ^7.4.1
"@jupyter-notebook/terminal-extension": ^7.4.1
"@jupyter-notebook/tree": ^7.4.1
"@jupyter-notebook/tree-extension": ^7.4.1
"@jupyter-notebook/ui-components": ^7.4.1
"@jupyterlab/application-extension": ~4.4.1
"@jupyterlab/apputils-extension": ~4.4.1
"@jupyterlab/attachments": ~4.4.1
@ -2216,12 +2216,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application-extension@^7.4.0, @jupyter-notebook/application-extension@workspace:packages/application-extension":
"@jupyter-notebook/application-extension@^7.4.1, @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
"@jupyter-notebook/ui-components": ^7.4.0
"@jupyter-notebook/application": ^7.4.1
"@jupyter-notebook/ui-components": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/codeeditor": ~4.4.1
@ -2241,7 +2241,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application@^7.4.0, @jupyter-notebook/application@workspace:packages/application":
"@jupyter-notebook/application@^7.4.1, @jupyter-notebook/application@workspace:packages/application":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/application@workspace:packages/application"
dependencies:
@ -2283,11 +2283,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/console-extension@^7.4.0, @jupyter-notebook/console-extension@workspace:packages/console-extension":
"@jupyter-notebook/console-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/console": ~4.4.1
"@jupyterlab/coreutils": ~6.4.1
@ -2297,11 +2297,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/docmanager-extension@^7.4.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
"@jupyter-notebook/docmanager-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/coreutils": ~6.4.1
"@jupyterlab/docmanager": ~4.4.1
@ -2314,11 +2314,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/documentsearch-extension@^7.4.0, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
"@jupyter-notebook/documentsearch-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/documentsearch": ~4.4.1
"@lumino/widgets": ^2.5.0
@ -2327,11 +2327,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/help-extension@^7.4.0, @jupyter-notebook/help-extension@workspace:packages/help-extension":
"@jupyter-notebook/help-extension@^7.4.1, @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
"@jupyter-notebook/ui-components": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/mainmenu": ~4.4.1
@ -2343,11 +2343,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/lab-extension@^7.4.0, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
"@jupyter-notebook/lab-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/builder": ~4.4.1
@ -2367,27 +2367,27 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
dependencies:
"@jupyter-notebook/application": ^7.4.0
"@jupyter-notebook/application-extension": ^7.4.0
"@jupyter-notebook/console-extension": ^7.4.0
"@jupyter-notebook/docmanager-extension": ^7.4.0
"@jupyter-notebook/documentsearch-extension": ^7.4.0
"@jupyter-notebook/help-extension": ^7.4.0
"@jupyter-notebook/lab-extension": ^7.4.0
"@jupyter-notebook/notebook-extension": ^7.4.0
"@jupyter-notebook/terminal-extension": ^7.4.0
"@jupyter-notebook/tree": ^7.4.0
"@jupyter-notebook/tree-extension": ^7.4.0
"@jupyter-notebook/ui-components": ^7.4.0
"@jupyter-notebook/application": ^7.4.1
"@jupyter-notebook/application-extension": ^7.4.1
"@jupyter-notebook/console-extension": ^7.4.1
"@jupyter-notebook/docmanager-extension": ^7.4.1
"@jupyter-notebook/documentsearch-extension": ^7.4.1
"@jupyter-notebook/help-extension": ^7.4.1
"@jupyter-notebook/lab-extension": ^7.4.1
"@jupyter-notebook/notebook-extension": ^7.4.1
"@jupyter-notebook/terminal-extension": ^7.4.1
"@jupyter-notebook/tree": ^7.4.1
"@jupyter-notebook/tree-extension": ^7.4.1
"@jupyter-notebook/ui-components": ^7.4.1
typescript: ~5.5.4
languageName: unknown
linkType: soft
"@jupyter-notebook/notebook-extension@^7.4.0, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
"@jupyter-notebook/notebook-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/cells": ~4.4.1
@ -2425,11 +2425,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/terminal-extension@^7.4.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
"@jupyter-notebook/terminal-extension@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/coreutils": ~6.4.1
"@jupyterlab/terminal": ~4.4.1
@ -2439,12 +2439,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree-extension@^7.4.0, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
"@jupyter-notebook/tree-extension@^7.4.1, @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
"@jupyter-notebook/tree": ^7.4.0
"@jupyter-notebook/application": ^7.4.1
"@jupyter-notebook/tree": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/coreutils": ~6.4.1
@ -2465,11 +2465,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree@^7.4.0, @jupyter-notebook/tree@workspace:packages/tree":
"@jupyter-notebook/tree@^7.4.1, @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
"@jupyter-notebook/application": ^7.4.1
"@jupyterlab/application": ~4.4.1
"@jupyterlab/apputils": ~4.5.1
"@jupyterlab/coreutils": ~6.4.1
@ -2490,7 +2490,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/ui-components@^7.4.0, @jupyter-notebook/ui-components@workspace:packages/ui-components":
"@jupyter-notebook/ui-components@^7.4.1, @jupyter-notebook/ui-components@workspace:packages/ui-components":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components"
dependencies:

Loading…
Cancel
Save