mirror of
https://github.com/jupyter/notebook.git
synced 2025-04-06 13:50:29 +08:00
Publish 7.0.3
SHA256 hashes: jupyter-notebook-application-7.0.3.tgz: ef32717f8a67b4c50743d86cd14570763e3505a4e27b08d4327b8e4549697113 jupyter-notebook-application-extension-7.0.3.tgz: 0fa04ec7f7f36755e719f47bc6102e2fd6fa904e9029f8eef1fefd96ce6c15b1 jupyter-notebook-console-extension-7.0.3.tgz: bdffa896ecc7d8dc8276a3c7c224d4082dd37185ea3c0564c098c506e2bd0b1c jupyter-notebook-docmanager-extension-7.0.3.tgz: f30a1c404fed5ab447b2e489cbc85178ce7494cb31f1b4376ec4c8a0c8ebed35 jupyter-notebook-documentsearch-extension-7.0.3.tgz: 23d30c5663b1b1584d7122b4a55cb77564b2d393a8dd51f7646e590276961f9a jupyter-notebook-help-extension-7.0.3.tgz: 5aad0bf8b7d638d20d656223506e9ab57f68c54ffc0db7d07a43b1129602bc3d jupyter-notebook-lab-extension-7.0.3.tgz: 712a28d77f29a140caf5c0a1ac122af3414327e5d76a2d3b3dd2487c6af2f12c jupyter-notebook-notebook-extension-7.0.3.tgz: 53e8d65a2868ab4373dec920c936a684e04b185ca55903ee047f401efe22b384 jupyter-notebook-terminal-extension-7.0.3.tgz: 862c8dcd49b763e9abf9749755e071778ec4b90faa226270a26cf6e24279de9f jupyter-notebook-tree-7.0.3.tgz: 3fce313643ccaca09267e45a15410809e615581160f4a2fc269b6ed31d8de00c jupyter-notebook-tree-extension-7.0.3.tgz: 4cf102c057ed4d51e3c3ef3216db8949337e0ed8934d8becedfa2528c9dbade3 jupyter-notebook-ui-components-7.0.3.tgz: ac270ea96883c4ef3a775e67d41e2d5ffb682d428c996141f80abbf38a3f40fc notebook-7.0.3-py3-none-any.whl: 786ab2e3287c068667adce3029b540dd18fc5d23f49181b4b4ee4f6b48a7ca81 notebook-7.0.3.tar.gz: 07f3c5062fd0e6e69864437a0347abc485d991aae87a92c47d659699f571b729
This commit is contained in:
parent
e2eb8f2a16
commit
6f42ce2819
28
CHANGELOG.md
28
CHANGELOG.md
@ -14,6 +14,32 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
|
||||
|
||||
<!-- <START NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.3
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.2...e2eb8f2a166ba7b339309b8bfbff40e6c9e0a9b9))
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
- Require importlib_resources for testing on Python \< 3.10 [#7016](https://github.com/jupyter/notebook/pull/7016) ([@bnavigator](https://github.com/bnavigator))
|
||||
- Fix Python 3.12 compatibility [#6965](https://github.com/jupyter/notebook/pull/6965) ([@frenzymadness](https://github.com/frenzymadness))
|
||||
|
||||
### Maintenance and upkeep improvements
|
||||
|
||||
- Update to JupyterLab 4.0.5 [#7013](https://github.com/jupyter/notebook/pull/7013) ([@jtpio](https://github.com/jtpio))
|
||||
- Test against Python 3.12 [#6999](https://github.com/jupyter/notebook/pull/6999) ([@jtpio](https://github.com/jtpio))
|
||||
|
||||
### Documentation improvements
|
||||
|
||||
- Mention the nx graph in the contributing guide [#7001](https://github.com/jupyter/notebook/pull/7001) ([@jtpio](https://github.com/jtpio))
|
||||
|
||||
### Contributors to this release
|
||||
|
||||
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-08-04&to=2023-08-30&type=c))
|
||||
|
||||
[@bnavigator](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abnavigator+updated%3A2023-08-04..2023-08-30&type=Issues) | [@defjaf](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adefjaf+updated%3A2023-08-04..2023-08-30&type=Issues) | [@frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-08-04..2023-08-30&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-08-04..2023-08-30&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-08-04..2023-08-30&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2023-08-04..2023-08-30&type=Issues)
|
||||
|
||||
<!-- <END NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.2
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.1...af5edd42374cadba65feed2e6828b1ef96295daf))
|
||||
@ -36,8 +62,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
|
||||
|
||||
[@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-07-31..2023-08-04&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-07-31..2023-08-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-07-31..2023-08-04&type=Issues) | [@kevin-bates](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akevin-bates+updated%3A2023-07-31..2023-08-04&type=Issues) | [@Mikil03](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AMikil03+updated%3A2023-07-31..2023-08-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-07-31..2023-08-04&type=Issues) | [@shaneknapp](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ashaneknapp+updated%3A2023-07-31..2023-08-04&type=Issues) | [@yjrab](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayjrab+updated%3A2023-07-31..2023-08-04&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2023-07-31..2023-08-04&type=Issues)
|
||||
|
||||
<!-- <END NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.1
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.0...ac3c882a246b46c15c1963ef4b65427a4257b132))
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/app",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
@ -12,17 +12,17 @@
|
||||
"resolutions": {
|
||||
"@codemirror/state": "~6.2.1",
|
||||
"@codemirror/view": "~6.15.3",
|
||||
"@jupyter-notebook/application": "~7.0.2",
|
||||
"@jupyter-notebook/application-extension": "~7.0.2",
|
||||
"@jupyter-notebook/console-extension": "~7.0.2",
|
||||
"@jupyter-notebook/docmanager-extension": "~7.0.2",
|
||||
"@jupyter-notebook/documentsearch-extension": "~7.0.2",
|
||||
"@jupyter-notebook/help-extension": "~7.0.2",
|
||||
"@jupyter-notebook/notebook-extension": "~7.0.2",
|
||||
"@jupyter-notebook/terminal-extension": "~7.0.2",
|
||||
"@jupyter-notebook/tree": "~7.0.2",
|
||||
"@jupyter-notebook/tree-extension": "~7.0.2",
|
||||
"@jupyter-notebook/ui-components": "~7.0.2",
|
||||
"@jupyter-notebook/application": "~7.0.3",
|
||||
"@jupyter-notebook/application-extension": "~7.0.3",
|
||||
"@jupyter-notebook/console-extension": "~7.0.3",
|
||||
"@jupyter-notebook/docmanager-extension": "~7.0.3",
|
||||
"@jupyter-notebook/documentsearch-extension": "~7.0.3",
|
||||
"@jupyter-notebook/help-extension": "~7.0.3",
|
||||
"@jupyter-notebook/notebook-extension": "~7.0.3",
|
||||
"@jupyter-notebook/terminal-extension": "~7.0.3",
|
||||
"@jupyter-notebook/tree": "~7.0.3",
|
||||
"@jupyter-notebook/tree-extension": "~7.0.3",
|
||||
"@jupyter-notebook/ui-components": "~7.0.3",
|
||||
"@jupyter/ydoc": "~1.0.2",
|
||||
"@jupyterlab/application": "~4.0.5",
|
||||
"@jupyterlab/application-extension": "~4.0.5",
|
||||
@ -116,17 +116,17 @@
|
||||
"yjs": "~13.6.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.2",
|
||||
"@jupyter-notebook/application-extension": "^7.0.2",
|
||||
"@jupyter-notebook/console-extension": "^7.0.2",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.2",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.2",
|
||||
"@jupyter-notebook/help-extension": "^7.0.2",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.2",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.2",
|
||||
"@jupyter-notebook/tree": "^7.0.2",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.2",
|
||||
"@jupyter-notebook/ui-components": "^7.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/application-extension": "^7.0.3",
|
||||
"@jupyter-notebook/console-extension": "^7.0.3",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.3",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.3",
|
||||
"@jupyter-notebook/help-extension": "^7.0.3",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.3",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.3",
|
||||
"@jupyter-notebook/tree": "^7.0.3",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.3",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application-extension": "^4.0.5",
|
||||
"@jupyterlab/apputils-extension": "^4.0.5",
|
||||
"@jupyterlab/attachments": "^4.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/buildutils",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"private": true,
|
||||
"description": "Jupyter Notebook - Build Utilities",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
|
@ -5,7 +5,7 @@ import re
|
||||
from collections import namedtuple
|
||||
|
||||
# Use "hatch version xx.yy.zz" to handle version changes
|
||||
__version__ = "7.0.2"
|
||||
__version__ = "7.0.3"
|
||||
|
||||
# PEP440 version parser
|
||||
_version_regex = re.compile(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/metapackage",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application-extension": "^7.0.2",
|
||||
"@jupyter-notebook/console-extension": "^7.0.2",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.2",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.2",
|
||||
"@jupyter-notebook/help-extension": "^7.0.2",
|
||||
"@jupyter-notebook/lab-extension": "^7.0.2",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.2",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.2",
|
||||
"@jupyter-notebook/tree": "^7.0.2",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.2",
|
||||
"@jupyter-notebook/ui-components": "^7.0.2"
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/application-extension": "^7.0.3",
|
||||
"@jupyter-notebook/console-extension": "^7.0.3",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.3",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.3",
|
||||
"@jupyter-notebook/help-extension": "^7.0.3",
|
||||
"@jupyter-notebook/lab-extension": "^7.0.3",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.3",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.3",
|
||||
"@jupyter-notebook/tree": "^7.0.3",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.3",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.0.2"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/application-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/ui-components": "^7.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/codeeditor": "^4.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/application",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"description": "Jupyter Notebook - Application",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/console-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"description": "Jupyter Notebook - Console Extension",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/docmanager-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
"@jupyterlab/docmanager": "^4.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/documentsearch-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/documentsearch": "^4.0.5",
|
||||
"@lumino/widgets": "^2.3.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/help-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/ui-components": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/mainmenu": "^4.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/lab-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/notebook-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/cells": "^4.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/terminal-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"description": "Jupyter Notebook - Terminal Extension",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/tree-extension",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/tree": "^7.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyter-notebook/tree": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/tree",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.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.0.2",
|
||||
"@jupyter-notebook/application": "^7.0.3",
|
||||
"@jupyterlab/application": "^4.0.5",
|
||||
"@jupyterlab/apputils": "^4.1.5",
|
||||
"@jupyterlab/coreutils": "^6.0.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/ui-components",
|
||||
"version": "7.0.2",
|
||||
"version": "7.0.3",
|
||||
"description": "Jupyter Notebook - UI components",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
90
yarn.lock
90
yarn.lock
@ -2074,17 +2074,17 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/app@workspace:app"
|
||||
dependencies:
|
||||
"@jupyter-notebook/application": ^7.0.2
|
||||
"@jupyter-notebook/application-extension": ^7.0.2
|
||||
"@jupyter-notebook/console-extension": ^7.0.2
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.2
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.2
|
||||
"@jupyter-notebook/help-extension": ^7.0.2
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.2
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.2
|
||||
"@jupyter-notebook/tree": ^7.0.2
|
||||
"@jupyter-notebook/tree-extension": ^7.0.2
|
||||
"@jupyter-notebook/ui-components": ^7.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyter-notebook/application-extension": ^7.0.3
|
||||
"@jupyter-notebook/console-extension": ^7.0.3
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.3
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.3
|
||||
"@jupyter-notebook/help-extension": ^7.0.3
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.3
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.3
|
||||
"@jupyter-notebook/tree": ^7.0.3
|
||||
"@jupyter-notebook/tree-extension": ^7.0.3
|
||||
"@jupyter-notebook/ui-components": ^7.0.3
|
||||
"@jupyterlab/application-extension": ^4.0.5
|
||||
"@jupyterlab/apputils-extension": ^4.0.5
|
||||
"@jupyterlab/attachments": ^4.0.5
|
||||
@ -2152,12 +2152,12 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/application-extension@^7.0.2, @jupyter-notebook/application-extension@workspace:packages/application-extension":
|
||||
"@jupyter-notebook/application-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/ui-components": ^7.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyter-notebook/ui-components": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/codeeditor": ^4.0.5
|
||||
@ -2177,7 +2177,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/application@^7.0.2, @jupyter-notebook/application@workspace:packages/application":
|
||||
"@jupyter-notebook/application@^7.0.3, @jupyter-notebook/application@workspace:packages/application":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/application@workspace:packages/application"
|
||||
dependencies:
|
||||
@ -2217,7 +2217,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/console-extension@^7.0.2, @jupyter-notebook/console-extension@workspace:packages/console-extension":
|
||||
"@jupyter-notebook/console-extension@^7.0.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:
|
||||
@ -2230,11 +2230,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/docmanager-extension@^7.0.2, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
|
||||
"@jupyter-notebook/docmanager-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/coreutils": ^6.0.5
|
||||
"@jupyterlab/docmanager": ^4.0.5
|
||||
@ -2247,11 +2247,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/documentsearch-extension@^7.0.2, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
|
||||
"@jupyter-notebook/documentsearch-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/documentsearch": ^4.0.5
|
||||
"@lumino/widgets": ^2.3.0
|
||||
@ -2260,11 +2260,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/help-extension@^7.0.2, @jupyter-notebook/help-extension@workspace:packages/help-extension":
|
||||
"@jupyter-notebook/help-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/ui-components": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/mainmenu": ^4.0.5
|
||||
@ -2276,11 +2276,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/lab-extension@^7.0.2, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
|
||||
"@jupyter-notebook/lab-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/builder": ^4.0.5
|
||||
@ -2300,27 +2300,27 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
|
||||
dependencies:
|
||||
"@jupyter-notebook/application": ^7.0.2
|
||||
"@jupyter-notebook/application-extension": ^7.0.2
|
||||
"@jupyter-notebook/console-extension": ^7.0.2
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.2
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.2
|
||||
"@jupyter-notebook/help-extension": ^7.0.2
|
||||
"@jupyter-notebook/lab-extension": ^7.0.2
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.2
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.2
|
||||
"@jupyter-notebook/tree": ^7.0.2
|
||||
"@jupyter-notebook/tree-extension": ^7.0.2
|
||||
"@jupyter-notebook/ui-components": ^7.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyter-notebook/application-extension": ^7.0.3
|
||||
"@jupyter-notebook/console-extension": ^7.0.3
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.3
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.3
|
||||
"@jupyter-notebook/help-extension": ^7.0.3
|
||||
"@jupyter-notebook/lab-extension": ^7.0.3
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.3
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.3
|
||||
"@jupyter-notebook/tree": ^7.0.3
|
||||
"@jupyter-notebook/tree-extension": ^7.0.3
|
||||
"@jupyter-notebook/ui-components": ^7.0.3
|
||||
typescript: ~5.0.2
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/notebook-extension@^7.0.2, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
|
||||
"@jupyter-notebook/notebook-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/cells": ^4.0.5
|
||||
@ -2355,7 +2355,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/terminal-extension@^7.0.2, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
|
||||
"@jupyter-notebook/terminal-extension@^7.0.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:
|
||||
@ -2368,12 +2368,12 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/tree-extension@^7.0.2, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
|
||||
"@jupyter-notebook/tree-extension@^7.0.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.0.2
|
||||
"@jupyter-notebook/tree": ^7.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyter-notebook/tree": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/coreutils": ^6.0.5
|
||||
@ -2394,11 +2394,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/tree@^7.0.2, @jupyter-notebook/tree@workspace:packages/tree":
|
||||
"@jupyter-notebook/tree@^7.0.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.0.2
|
||||
"@jupyter-notebook/application": ^7.0.3
|
||||
"@jupyterlab/application": ^4.0.5
|
||||
"@jupyterlab/apputils": ^4.1.5
|
||||
"@jupyterlab/coreutils": ^6.0.5
|
||||
@ -2419,7 +2419,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/ui-components@^7.0.2, @jupyter-notebook/ui-components@workspace:packages/ui-components":
|
||||
"@jupyter-notebook/ui-components@^7.0.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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user