mirror of
https://github.com/jupyter/notebook.git
synced 2024-11-21 01:11:21 +08:00
Publish 7.0.0a18
SHA256 hashes: jupyter-notebook-application-7.0.0-alpha.18.tgz: 7429a90998f35085aadb76209372eda9dd724dae5d37920f1bd408f7e8a21e9f jupyter-notebook-application-extension-7.0.0-alpha.18.tgz: 5ad1dbf554f5c60b02271b833292f12bcf29e5c0f5545c0da7261265dd428b70 jupyter-notebook-console-extension-7.0.0-alpha.18.tgz: fb191b75147c484bf3f80c1fb70f7ddf0fdca5893f4f5d9eda92261c0812de40 jupyter-notebook-docmanager-extension-7.0.0-alpha.18.tgz: da55183e6c91a872b2808058ff9fcd3c1674ab6091e98d1293247380725854d9 jupyter-notebook-documentsearch-extension-7.0.0-alpha.18.tgz: 31c9e401e830fa0f9b9c874379961f1cdd666a7e59cce91e771b79b081e75d45 jupyter-notebook-help-extension-7.0.0-alpha.18.tgz: e396ac5ea05c903d7a3c813c825ba5428a69592203a9d2781843ce365a755b82 jupyter-notebook-lab-extension-7.0.0-alpha.18.tgz: 29a92b4d6f1bde0b83c11f47decc8ad09dd8b4d9fa5b59ed056eabc8065aefe4 jupyter-notebook-notebook-extension-7.0.0-alpha.18.tgz: 0de2251e846eae92f496cfee43cbb232e81b172f296cdca953092218b7728149 jupyter-notebook-terminal-extension-7.0.0-alpha.18.tgz: 47ba30ad9a52788e55e77c77935e537054e0540b580c5646e2d7b6f194597a6a jupyter-notebook-tree-7.0.0-alpha.18.tgz: e5e1c73d6975681acf424b95d7dcce1fdce04acbfa613b5266edc6a64212c823 jupyter-notebook-tree-extension-7.0.0-alpha.18.tgz: 8dcc04b6bc9878051ac17e5d09cac21da6b978a447a6163b7018e13eb6e83c9d jupyter-notebook-ui-components-7.0.0-alpha.18.tgz: b8caf1fc39584dc7bbb2ac739b327de82f4fc366795308a008e157ec8fec8220 notebook-7.0.0a18-py3-none-any.whl: 17d36528151e0b0e1bf318d2944520f98f08be2860d247c556185ea2bab6d5de notebook-7.0.0a18.tar.gz: 3c1fb8d2a6087b3f043715679338ae2c7fd51b99405ec9acb22b28a254f90741
This commit is contained in:
parent
253efe279f
commit
e78f05b5f6
19
CHANGELOG.md
19
CHANGELOG.md
@ -14,6 +14,23 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
|
||||
|
||||
<!-- <START NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.0a18
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a17...253efe279f8c8005f016f3dfe28c22233ee1d2dd))
|
||||
|
||||
### Enhancements made
|
||||
|
||||
- Add back the `csvviewer-extension` [#6799](https://github.com/jupyter/notebook/pull/6799) ([@jtpio](https://github.com/jtpio))
|
||||
- Fix JSON setting editor not opening issue [#6795](https://github.com/jupyter/notebook/pull/6795) ([@yumyumqing](https://github.com/yumyumqing))
|
||||
|
||||
### Contributors to this release
|
||||
|
||||
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-03-20&to=2023-03-24&type=c))
|
||||
|
||||
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-20..2023-03-24&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-20..2023-03-24&type=Issues) | [@yumyumqing](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayumyumqing+updated%3A2023-03-20..2023-03-24&type=Issues)
|
||||
|
||||
<!-- <END NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.0a17
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a16...7903de83e83a6ce342d71895dc1e8c2ec8128174))
|
||||
@ -38,8 +55,6 @@ Check out the [JupyterLab `4.0.0a37` release notes](https://github.com/jupyterla
|
||||
|
||||
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-15..2023-03-20&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-15..2023-03-20&type=Issues) | [@tarunsamanta2k20](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atarunsamanta2k20+updated%3A2023-03-15..2023-03-20&type=Issues)
|
||||
|
||||
<!-- <END NEW CHANGELOG ENTRY> -->
|
||||
|
||||
## 7.0.0a16
|
||||
|
||||
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a15...0faa88c8b65e0302f1904e4ca9cd2e551525f352))
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/app",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
@ -10,17 +10,17 @@
|
||||
"watch": "webpack --config ./webpack.config.watch.js"
|
||||
},
|
||||
"resolutions": {
|
||||
"@jupyter-notebook/application": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/console-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/help-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/ui-components": "~7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/application-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/console-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/docmanager-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/documentsearch-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/help-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/notebook-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/terminal-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree-extension": "~7.0.0-alpha.18",
|
||||
"@jupyter-notebook/ui-components": "~7.0.0-alpha.18",
|
||||
"@jupyter/ydoc": "~0.3.4",
|
||||
"@jupyterlab/application": "~4.0.0-alpha.22",
|
||||
"@jupyterlab/application-extension": "~4.0.0-alpha.22",
|
||||
@ -107,17 +107,17 @@
|
||||
"yjs": "~13.5.51"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/console-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/help-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/application-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/console-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/help-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application-extension": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils-extension": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/cell-toolbar-extension": "^4.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/buildutils",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0a17"
|
||||
__version__ = "7.0.0a18"
|
||||
|
||||
# PEP440 version parser
|
||||
_version_regex = re.compile(
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/metapackage",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/application-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/console-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/help-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/lab-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17"
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/application-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/console-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/docmanager-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/documentsearch-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/help-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/lab-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/notebook-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/terminal-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree-extension": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.0.2"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/application-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/celltags": "^4.0.0-alpha.20",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/application",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"description": "Jupyter Notebook - Application",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/console-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"description": "Jupyter Notebook - Console Extension",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/docmanager-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"description": "Jupyter Notebook - Document Manager Extension",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/documentsearch-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/documentsearch": "^4.0.0-alpha.22",
|
||||
"@lumino/widgets": "^2.0.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/help-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/ui-components": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/mainmenu": "^4.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/lab-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/notebook-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/cells": "^4.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/terminal-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"description": "Jupyter Notebook - Terminal Extension",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/tree-extension",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyter-notebook/tree": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/tree",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"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.0-alpha.17",
|
||||
"@jupyter-notebook/application": "^7.0.0-alpha.18",
|
||||
"@jupyterlab/application": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/apputils": "^4.0.0-alpha.22",
|
||||
"@jupyterlab/coreutils": "^6.0.0-alpha.22",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jupyter-notebook/ui-components",
|
||||
"version": "7.0.0-alpha.17",
|
||||
"version": "7.0.0-alpha.18",
|
||||
"description": "Jupyter Notebook - UI components",
|
||||
"homepage": "https://github.com/jupyter/notebook",
|
||||
"bugs": {
|
||||
|
88
yarn.lock
88
yarn.lock
@ -1983,17 +1983,17 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/app@workspace:app"
|
||||
dependencies:
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/console-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/help-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/application-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/console-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/help-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application-extension": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils-extension": ^4.0.0-alpha.22
|
||||
"@jupyterlab/builder": ^4.0.0-alpha.22
|
||||
@ -2056,12 +2056,12 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/application-extension@^7.0.0-alpha.17, @jupyter-notebook/application-extension@workspace:packages/application-extension":
|
||||
"@jupyter-notebook/application-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/celltags": ^4.0.0-alpha.20
|
||||
@ -2081,7 +2081,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/application@^7.0.0-alpha.17, @jupyter-notebook/application@workspace:packages/application":
|
||||
"@jupyter-notebook/application@^7.0.0-alpha.18, @jupyter-notebook/application@workspace:packages/application":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/application@workspace:packages/application"
|
||||
dependencies:
|
||||
@ -2121,7 +2121,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/console-extension@^7.0.0-alpha.17, @jupyter-notebook/console-extension@workspace:packages/console-extension":
|
||||
"@jupyter-notebook/console-extension@^7.0.0-alpha.18, @jupyter-notebook/console-extension@workspace:packages/console-extension":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension"
|
||||
dependencies:
|
||||
@ -2134,7 +2134,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/docmanager-extension@^7.0.0-alpha.17, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
|
||||
"@jupyter-notebook/docmanager-extension@^7.0.0-alpha.18, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension"
|
||||
dependencies:
|
||||
@ -2150,11 +2150,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/documentsearch-extension@^7.0.0-alpha.17, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
|
||||
"@jupyter-notebook/documentsearch-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/documentsearch": ^4.0.0-alpha.22
|
||||
"@lumino/widgets": ^2.0.0
|
||||
@ -2163,11 +2163,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/help-extension@^7.0.0-alpha.17, @jupyter-notebook/help-extension@workspace:packages/help-extension":
|
||||
"@jupyter-notebook/help-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/mainmenu": ^4.0.0-alpha.22
|
||||
@ -2179,11 +2179,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/lab-extension@^7.0.0-alpha.17, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
|
||||
"@jupyter-notebook/lab-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/builder": ^4.0.0-alpha.22
|
||||
@ -2203,27 +2203,27 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
|
||||
dependencies:
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/console-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/help-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/lab-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/application-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/console-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/help-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/lab-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
|
||||
typescript: ~5.0.2
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/notebook-extension@^7.0.0-alpha.17, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
|
||||
"@jupyter-notebook/notebook-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/cells": ^4.0.0-alpha.22
|
||||
@ -2258,7 +2258,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/terminal-extension@^7.0.0-alpha.17, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
|
||||
"@jupyter-notebook/terminal-extension@^7.0.0-alpha.18, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension"
|
||||
dependencies:
|
||||
@ -2271,12 +2271,12 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/tree-extension@^7.0.0-alpha.17, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
|
||||
"@jupyter-notebook/tree-extension@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyter-notebook/tree": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/coreutils": ^6.0.0-alpha.22
|
||||
@ -2297,11 +2297,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/tree@^7.0.0-alpha.17, @jupyter-notebook/tree@workspace:packages/tree":
|
||||
"@jupyter-notebook/tree@^7.0.0-alpha.18, @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.0-alpha.17
|
||||
"@jupyter-notebook/application": ^7.0.0-alpha.18
|
||||
"@jupyterlab/application": ^4.0.0-alpha.22
|
||||
"@jupyterlab/apputils": ^4.0.0-alpha.22
|
||||
"@jupyterlab/coreutils": ^6.0.0-alpha.22
|
||||
@ -2322,7 +2322,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@jupyter-notebook/ui-components@^7.0.0-alpha.17, @jupyter-notebook/ui-components@workspace:packages/ui-components":
|
||||
"@jupyter-notebook/ui-components@^7.0.0-alpha.18, @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…
Reference in New Issue
Block a user