Skip to content

Commit

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

jupyter-notebook-application-7.0.7.tgz: a130117996419bc856e311e849d98bf090d5ab42b2a3208f74f36722126c73df

jupyter-notebook-application-extension-7.0.7.tgz: 7957b62ef8dbdfddec96d43025b989fa60d26fa203ab90b9c0cc0d92a39dfeab

jupyter-notebook-console-extension-7.0.7.tgz: 3bc77167134995b4e640c19de9c0a11a9f9a387d90cddb93009ea4bd4c708426

jupyter-notebook-docmanager-extension-7.0.7.tgz: 381427183ade10978309effab580a9995b352b6e76fab9a11c959ccd9524a433

jupyter-notebook-documentsearch-extension-7.0.7.tgz: bb2c559e8699d00faacc7f49d24b60c45f23c87163875857b7b0b022338a3d06

jupyter-notebook-help-extension-7.0.7.tgz: ff2adb9fab79cc92e186ae3b0fbd5436f5d72309ee440be264720840bf2bac98

jupyter-notebook-lab-extension-7.0.7.tgz: 7abfe5407876b2a67da1c5e6ea37052e903bdbc1506f02707291584f264d92ef

jupyter-notebook-notebook-extension-7.0.7.tgz: 463e1c291a2d1495deee740db3822075075687f72313ef590741d7e2356e1539

jupyter-notebook-terminal-extension-7.0.7.tgz: 560869e07043719c772d87bee409de80b6eee5c8440ff74154bb381bd749c7e5

jupyter-notebook-tree-7.0.7.tgz: d29924d0b25d350d11be995f238392e5308f2783b9a12839052e78ac1d6dd437

jupyter-notebook-tree-extension-7.0.7.tgz: 8446b506df0c824d39a7da50b2d963a737f2c78d68a85f6be04c2de2c1adf85c

jupyter-notebook-ui-components-7.0.7.tgz: abf212ce7435b966f88febb39962bc78cd91b7978385fd471bb69cd084c6c2ed

notebook-7.0.7-py3-none-any.whl: 289b606d7e173f75a18beb1406ef411b43f97f7a9c55ba03efa3622905a62346

notebook-7.0.7.tar.gz: 3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09
  • Loading branch information
jtpio committed Jan 19, 2024
1 parent 089c78c commit 80e992e
Show file tree
Hide file tree
Showing 18 changed files with 208 additions and 186 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,30 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.7

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...089c78c48fd00b2b0d2f33e4463eb42018e86803))

### Enhancements made

- Update to JupyterLab 4.0.11 [#7215](https://github.com/jupyter/notebook/pull/7215) ([@krassowski](https://github.com/krassowski))

### Maintenance and upkeep improvements

- Update ruff config and typing [#7145](https://github.com/jupyter/notebook/pull/7145) ([@blink1073](https://github.com/blink1073))
- Clean up lint handling [#7142](https://github.com/jupyter/notebook/pull/7142) ([@blink1073](https://github.com/blink1073))
- Adopt ruff format [#7132](https://github.com/jupyter/notebook/pull/7132) ([@blink1073](https://github.com/blink1073))
- \[7.0.x\] Install stable JupyterLab 4.0 in the releaser hook [#7183](https://github.com/jupyter/notebook/pull/7183) ([@jtpio](https://github.com/jtpio))
- Update publish-release workflow for PyPI trusted publisher [#7176](https://github.com/jupyter/notebook/pull/7176) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2024-01-19&type=c))

[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-17..2024-01-19&type=Issues) | [@d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-10-17..2024-01-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2024-01-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2024-01-19&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-17..2024-01-19&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2023-10-17..2024-01-19&type=Issues)

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

## 7.0.6

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.5...c62caffb02856737870cbc79a2cdb43b3e89c363))
Expand All @@ -33,8 +57,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-12..2023-10-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-12..2023-10-17&type=Issues)

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

## 7.0.5

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.4...839193d07f0780ded6f559892517f061f3776b02))
Expand Down
196 changes: 98 additions & 98 deletions app/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.6",
"version": "7.0.7",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,91 +12,91 @@
"resolutions": {
"@codemirror/state": "~6.2.1",
"@codemirror/view": "~6.15.3",
"@jupyter-notebook/application": "~7.0.6",
"@jupyter-notebook/application-extension": "~7.0.6",
"@jupyter-notebook/console-extension": "~7.0.6",
"@jupyter-notebook/docmanager-extension": "~7.0.6",
"@jupyter-notebook/documentsearch-extension": "~7.0.6",
"@jupyter-notebook/help-extension": "~7.0.6",
"@jupyter-notebook/notebook-extension": "~7.0.6",
"@jupyter-notebook/terminal-extension": "~7.0.6",
"@jupyter-notebook/tree": "~7.0.6",
"@jupyter-notebook/tree-extension": "~7.0.6",
"@jupyter-notebook/ui-components": "~7.0.6",
"@jupyter/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.7",
"@jupyterlab/application-extension": "~4.0.7",
"@jupyterlab/apputils": "~4.1.7",
"@jupyterlab/apputils-extension": "~4.0.7",
"@jupyterlab/attachments": "~4.0.7",
"@jupyterlab/cell-toolbar": "~4.0.7",
"@jupyterlab/cell-toolbar-extension": "~4.0.7",
"@jupyterlab/celltags-extension": "~4.0.7",
"@jupyterlab/codeeditor": "~4.0.7",
"@jupyterlab/codemirror": "~4.0.7",
"@jupyterlab/codemirror-extension": "~4.0.7",
"@jupyterlab/completer": "~4.0.7",
"@jupyterlab/completer-extension": "~4.0.7",
"@jupyterlab/console": "~4.0.7",
"@jupyterlab/console-extension": "~4.0.7",
"@jupyterlab/coreutils": "~6.0.7",
"@jupyterlab/csvviewer-extension": "~4.0.7",
"@jupyterlab/debugger": "~4.0.7",
"@jupyterlab/debugger-extension": "~4.0.7",
"@jupyterlab/docmanager": "~4.0.7",
"@jupyterlab/docmanager-extension": "~4.0.7",
"@jupyterlab/documentsearch": "~4.0.7",
"@jupyterlab/documentsearch-extension": "~4.0.7",
"@jupyterlab/extensionmanager": "~4.0.7",
"@jupyterlab/extensionmanager-extension": "~4.0.7",
"@jupyterlab/filebrowser": "~4.0.7",
"@jupyterlab/filebrowser-extension": "~4.0.7",
"@jupyterlab/fileeditor": "~4.0.7",
"@jupyterlab/fileeditor-extension": "~4.0.7",
"@jupyterlab/htmlviewer": "~4.0.7",
"@jupyterlab/htmlviewer-extension": "~4.0.7",
"@jupyterlab/hub-extension": "~4.0.7",
"@jupyterlab/imageviewer": "~4.0.7",
"@jupyterlab/imageviewer-extension": "~4.0.7",
"@jupyterlab/javascript-extension": "~4.0.7",
"@jupyterlab/json-extension": "~4.0.7",
"@jupyterlab/lsp": "~4.0.7",
"@jupyterlab/lsp-extension": "~4.0.7",
"@jupyterlab/mainmenu": "~4.0.7",
"@jupyterlab/mainmenu-extension": "~4.0.7",
"@jupyterlab/markdownviewer": "~4.0.7",
"@jupyterlab/markdownviewer-extension": "~4.0.7",
"@jupyterlab/markedparser-extension": "~4.0.7",
"@jupyterlab/mathjax-extension": "~4.0.7",
"@jupyterlab/metadataform": "~4.0.7",
"@jupyterlab/metadataform-extension": "~4.0.7",
"@jupyterlab/notebook": "~4.0.7",
"@jupyterlab/notebook-extension": "~4.0.7",
"@jupyterlab/observables": "~5.0.7",
"@jupyterlab/outputarea": "~4.0.7",
"@jupyterlab/pdf-extension": "~4.0.7",
"@jupyterlab/rendermime": "~4.0.7",
"@jupyterlab/rendermime-interfaces": "~3.8.7",
"@jupyterlab/running-extension": "~4.0.7",
"@jupyterlab/services": "~7.0.7",
"@jupyterlab/settingeditor": "~4.0.7",
"@jupyterlab/settingeditor-extension": "~4.0.7",
"@jupyterlab/settingregistry": "~4.0.7",
"@jupyterlab/shortcuts-extension": "~4.0.7",
"@jupyterlab/statedb": "~4.0.7",
"@jupyterlab/statusbar": "~4.0.7",
"@jupyterlab/terminal": "~4.0.7",
"@jupyterlab/terminal-extension": "~4.0.7",
"@jupyterlab/theme-dark-extension": "~4.0.7",
"@jupyterlab/theme-light-extension": "~4.0.7",
"@jupyterlab/toc-extension": "~6.0.7",
"@jupyterlab/tooltip": "~4.0.7",
"@jupyterlab/tooltip-extension": "~4.0.7",
"@jupyterlab/translation": "~4.0.7",
"@jupyterlab/translation-extension": "~4.0.7",
"@jupyterlab/ui-components": "~4.0.7",
"@jupyterlab/ui-components-extension": "~4.0.7",
"@jupyterlab/vega5-extension": "~4.0.7",
"@jupyter-notebook/application": "~7.0.7",
"@jupyter-notebook/application-extension": "~7.0.7",
"@jupyter-notebook/console-extension": "~7.0.7",
"@jupyter-notebook/docmanager-extension": "~7.0.7",
"@jupyter-notebook/documentsearch-extension": "~7.0.7",
"@jupyter-notebook/help-extension": "~7.0.7",
"@jupyter-notebook/notebook-extension": "~7.0.7",
"@jupyter-notebook/terminal-extension": "~7.0.7",
"@jupyter-notebook/tree": "~7.0.7",
"@jupyter-notebook/tree-extension": "~7.0.7",
"@jupyter-notebook/ui-components": "~7.0.7",
"@jupyter/ydoc": "~1.1.1",
"@jupyterlab/application": "~4.0.11",
"@jupyterlab/application-extension": "~4.0.11",
"@jupyterlab/apputils": "~4.1.11",
"@jupyterlab/apputils-extension": "~4.0.11",
"@jupyterlab/attachments": "~4.0.11",
"@jupyterlab/cell-toolbar": "~4.0.11",
"@jupyterlab/cell-toolbar-extension": "~4.0.11",
"@jupyterlab/celltags-extension": "~4.0.11",
"@jupyterlab/codeeditor": "~4.0.11",
"@jupyterlab/codemirror": "~4.0.11",
"@jupyterlab/codemirror-extension": "~4.0.11",
"@jupyterlab/completer": "~4.0.11",
"@jupyterlab/completer-extension": "~4.0.11",
"@jupyterlab/console": "~4.0.11",
"@jupyterlab/console-extension": "~4.0.11",
"@jupyterlab/coreutils": "~6.0.11",
"@jupyterlab/csvviewer-extension": "~4.0.11",
"@jupyterlab/debugger": "~4.0.11",
"@jupyterlab/debugger-extension": "~4.0.11",
"@jupyterlab/docmanager": "~4.0.11",
"@jupyterlab/docmanager-extension": "~4.0.11",
"@jupyterlab/documentsearch": "~4.0.11",
"@jupyterlab/documentsearch-extension": "~4.0.11",
"@jupyterlab/extensionmanager": "~4.0.11",
"@jupyterlab/extensionmanager-extension": "~4.0.11",
"@jupyterlab/filebrowser": "~4.0.11",
"@jupyterlab/filebrowser-extension": "~4.0.11",
"@jupyterlab/fileeditor": "~4.0.11",
"@jupyterlab/fileeditor-extension": "~4.0.11",
"@jupyterlab/htmlviewer": "~4.0.11",
"@jupyterlab/htmlviewer-extension": "~4.0.11",
"@jupyterlab/hub-extension": "~4.0.11",
"@jupyterlab/imageviewer": "~4.0.11",
"@jupyterlab/imageviewer-extension": "~4.0.11",
"@jupyterlab/javascript-extension": "~4.0.11",
"@jupyterlab/json-extension": "~4.0.11",
"@jupyterlab/lsp": "~4.0.11",
"@jupyterlab/lsp-extension": "~4.0.11",
"@jupyterlab/mainmenu": "~4.0.11",
"@jupyterlab/mainmenu-extension": "~4.0.11",
"@jupyterlab/markdownviewer": "~4.0.11",
"@jupyterlab/markdownviewer-extension": "~4.0.11",
"@jupyterlab/markedparser-extension": "~4.0.11",
"@jupyterlab/mathjax-extension": "~4.0.11",
"@jupyterlab/metadataform": "~4.0.11",
"@jupyterlab/metadataform-extension": "~4.0.11",
"@jupyterlab/notebook": "~4.0.11",
"@jupyterlab/notebook-extension": "~4.0.11",
"@jupyterlab/observables": "~5.0.11",
"@jupyterlab/outputarea": "~4.0.11",
"@jupyterlab/pdf-extension": "~4.0.11",
"@jupyterlab/rendermime": "~4.0.11",
"@jupyterlab/rendermime-interfaces": "~3.8.11",
"@jupyterlab/running-extension": "~4.0.11",
"@jupyterlab/services": "~7.0.11",
"@jupyterlab/settingeditor": "~4.0.11",
"@jupyterlab/settingeditor-extension": "~4.0.11",
"@jupyterlab/settingregistry": "~4.0.11",
"@jupyterlab/shortcuts-extension": "~4.0.11",
"@jupyterlab/statedb": "~4.0.11",
"@jupyterlab/statusbar": "~4.0.11",
"@jupyterlab/terminal": "~4.0.11",
"@jupyterlab/terminal-extension": "~4.0.11",
"@jupyterlab/theme-dark-extension": "~4.0.11",
"@jupyterlab/theme-light-extension": "~4.0.11",
"@jupyterlab/toc-extension": "~6.0.11",
"@jupyterlab/tooltip": "~4.0.11",
"@jupyterlab/tooltip-extension": "~4.0.11",
"@jupyterlab/translation": "~4.0.11",
"@jupyterlab/translation-extension": "~4.0.11",
"@jupyterlab/ui-components": "~4.0.11",
"@jupyterlab/ui-components-extension": "~4.0.11",
"@jupyterlab/vega5-extension": "~4.0.11",
"@lezer/common": "~1.0.3",
"@lezer/highlight": "~1.1.6",
"@lumino/algorithm": "~2.0.1",
Expand All @@ -105,7 +105,7 @@
"@lumino/coreutils": "~2.1.2",
"@lumino/disposable": "~2.1.2",
"@lumino/domutils": "~2.0.1",
"@lumino/dragdrop": "~2.1.3",
"@lumino/dragdrop": "~2.1.4",
"@lumino/messaging": "~2.0.1",
"@lumino/properties": "~2.0.1",
"@lumino/signaling": "~2.1.2",
Expand All @@ -116,17 +116,17 @@
"yjs": "~13.6.7"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application-extension": "^7.0.6",
"@jupyter-notebook/console-extension": "^7.0.6",
"@jupyter-notebook/docmanager-extension": "^7.0.6",
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
"@jupyter-notebook/help-extension": "^7.0.6",
"@jupyter-notebook/notebook-extension": "^7.0.6",
"@jupyter-notebook/terminal-extension": "^7.0.6",
"@jupyter-notebook/tree": "^7.0.6",
"@jupyter-notebook/tree-extension": "^7.0.6",
"@jupyter-notebook/ui-components": "^7.0.6",
"@jupyter-notebook/application": "^7.0.7",
"@jupyter-notebook/application-extension": "^7.0.7",
"@jupyter-notebook/console-extension": "^7.0.7",
"@jupyter-notebook/docmanager-extension": "^7.0.7",
"@jupyter-notebook/documentsearch-extension": "^7.0.7",
"@jupyter-notebook/help-extension": "^7.0.7",
"@jupyter-notebook/notebook-extension": "^7.0.7",
"@jupyter-notebook/terminal-extension": "^7.0.7",
"@jupyter-notebook/tree": "^7.0.7",
"@jupyter-notebook/tree-extension": "^7.0.7",
"@jupyter-notebook/ui-components": "^7.0.7",
"@jupyterlab/application-extension": "^4.0.11",
"@jupyterlab/apputils-extension": "^4.0.11",
"@jupyterlab/attachments": "^4.0.11",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.6",
"version": "7.0.7",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",
Expand Down
2 changes: 1 addition & 1 deletion notebook/_version.py
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.0.6"
__version__ = "7.0.7"

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.0.6",
"version": "7.0.7",
"private": true,
"description": "Jupyter Notebook - Metapackage",
"homepage": "https://github.com/jupyter/notebook",
Expand All @@ -20,18 +20,18 @@
"watch": "tsc -b -w --preserveWatchOutput"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application-extension": "^7.0.6",
"@jupyter-notebook/console-extension": "^7.0.6",
"@jupyter-notebook/docmanager-extension": "^7.0.6",
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
"@jupyter-notebook/help-extension": "^7.0.6",
"@jupyter-notebook/lab-extension": "^7.0.6",
"@jupyter-notebook/notebook-extension": "^7.0.6",
"@jupyter-notebook/terminal-extension": "^7.0.6",
"@jupyter-notebook/tree": "^7.0.6",
"@jupyter-notebook/tree-extension": "^7.0.6",
"@jupyter-notebook/ui-components": "^7.0.6"
"@jupyter-notebook/application": "^7.0.7",
"@jupyter-notebook/application-extension": "^7.0.7",
"@jupyter-notebook/console-extension": "^7.0.7",
"@jupyter-notebook/docmanager-extension": "^7.0.7",
"@jupyter-notebook/documentsearch-extension": "^7.0.7",
"@jupyter-notebook/help-extension": "^7.0.7",
"@jupyter-notebook/lab-extension": "^7.0.7",
"@jupyter-notebook/notebook-extension": "^7.0.7",
"@jupyter-notebook/terminal-extension": "^7.0.7",
"@jupyter-notebook/tree": "^7.0.7",
"@jupyter-notebook/tree-extension": "^7.0.7",
"@jupyter-notebook/ui-components": "^7.0.7"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.0.6",
"version": "7.0.7",
"description": "Jupyter Notebook - Application Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/ui-components": "^7.0.6",
"@jupyter-notebook/application": "^7.0.7",
"@jupyter-notebook/ui-components": "^7.0.7",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/codeeditor": "^4.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.0.6",
"version": "7.0.7",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/console-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.0.6",
"version": "7.0.7",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application": "^7.0.7",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/console": "^4.0.11",
"@jupyterlab/coreutils": "^6.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.0.6",
"version": "7.0.7",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application": "^7.0.7",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/coreutils": "^6.0.11",
"@jupyterlab/docmanager": "^4.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.0.6",
"version": "7.0.7",
"description": "Jupyter Notebook - Document Search Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.6",
"@jupyter-notebook/application": "^7.0.7",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/documentsearch": "^4.0.11",
"@lumino/widgets": "^2.3.0"
Expand Down

0 comments on commit 80e992e

Please sign in to comment.