Skip to content

Commit

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

jupyter-notebook-application-7.0.2.tgz: 92e5120cc47f5c9a15da449d560e1a66a5ec98a64cfff1d18bd8ff5cc5b3fb2b

jupyter-notebook-application-extension-7.0.2.tgz: b4c7d22d8237f695a7cba8a6d62095d0c25f81256b70a4440616e1328e141029

jupyter-notebook-console-extension-7.0.2.tgz: 464f6b0a8f69b2cba1c47e2e241a09574ec7beccdce1561b62ba9f67a2bb1d1c

jupyter-notebook-docmanager-extension-7.0.2.tgz: 17a64498b9f59187858a89993f5a04ac025fad4ad3599b6247433e6dd6db24ee

jupyter-notebook-documentsearch-extension-7.0.2.tgz: b7faa2dca053724b8dabbfcb29128e5ca8c802d7740a109b82eff131d93feceb

jupyter-notebook-help-extension-7.0.2.tgz: 1315c523250abc51f8b629f2dc3cc765c341d67e72130e5a515369413c20c4b7

jupyter-notebook-lab-extension-7.0.2.tgz: b5f3664b2f5db0df0a03f076b5b3f676c6f6110917039d8c52c135f96ec73091

jupyter-notebook-notebook-extension-7.0.2.tgz: 0f9bf48bc807c2d40ea14e0b6d407e6adc36a593d5c6a55905a006f3b80f160f

jupyter-notebook-terminal-extension-7.0.2.tgz: a7a0f5f1c268c63bb33fd37660a48283f4a6462228822ff7147722de151aae22

jupyter-notebook-tree-7.0.2.tgz: 6ad2929d652fef8d3c1e5c97057559bbb32388216f1e7b58cdb8859c7c462460

jupyter-notebook-tree-extension-7.0.2.tgz: f1a1b333eb9c5d3db31def74d97fa41c13f8baa8940c9889e66e6912dbd4dc78

jupyter-notebook-ui-components-7.0.2.tgz: b091384d4765d48120b6ef7bfe65568ff41b95f68bcf4f451fcf4762f981f834

notebook-7.0.2-py3-none-any.whl: c77b1499dc9b07ce4f4f26990dcb25b2107b434f2536766b51a72a4228d9a4b6

notebook-7.0.2.tar.gz: d70d6a07418c829bd5f54337ce993b7105261d9026f9d3fe68e9b8aa1a20da9a
  • Loading branch information
jtpio committed Aug 4, 2023
1 parent af5edd4 commit 6148708
Show file tree
Hide file tree
Showing 18 changed files with 129 additions and 107 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,30 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.2

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.1...af5edd42374cadba65feed2e6828b1ef96295daf))

### Enhancements made

- Update to JupyterLab 4.0.4 packages [#6998](https://github.com/jupyter/notebook/pull/6998) ([@jtpio](https://github.com/jtpio))
- Improve about dialog [#6996](https://github.com/jupyter/notebook/pull/6996) ([@yjrab](https://github.com/yjrab))
- Added documentation link in Help menu [#6993](https://github.com/jupyter/notebook/pull/6993) ([@Mikil03](https://github.com/Mikil03))

### Bugs fixed

- Remove `RedirectHandler` [#6997](https://github.com/jupyter/notebook/pull/6997) ([@jtpio](https://github.com/jtpio))

### Maintenance and upkeep improvements

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-07-31&to=2023-08-04&type=c))

[@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))
Expand All @@ -40,8 +64,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-07-19..2023-07-31&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-07-19..2023-07-31&type=Issues) | [@frenzymadness](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Afrenzymadness+updated%3A2023-07-19..2023-07-31&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-07-19..2023-07-31&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-07-19..2023-07-31&type=Issues) | [@prof-lupin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aprof-lupin+updated%3A2023-07-19..2023-07-31&type=Issues)

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

## 7.0.0

Jupyter Notebook 7 is released :tada:
Expand Down
46 changes: 23 additions & 23 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.1",
"version": "7.0.2",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.2.1",
"@codemirror/view": "~6.15.3",
"@jupyter-notebook/application": "~7.0.1",
"@jupyter-notebook/application-extension": "~7.0.1",
"@jupyter-notebook/console-extension": "~7.0.1",
"@jupyter-notebook/docmanager-extension": "~7.0.1",
"@jupyter-notebook/documentsearch-extension": "~7.0.1",
"@jupyter-notebook/help-extension": "~7.0.1",
"@jupyter-notebook/notebook-extension": "~7.0.1",
"@jupyter-notebook/terminal-extension": "~7.0.1",
"@jupyter-notebook/tree": "~7.0.1",
"@jupyter-notebook/tree-extension": "~7.0.1",
"@jupyter-notebook/ui-components": "~7.0.1",
"@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/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.4",
"@jupyterlab/application-extension": "~4.0.4",
Expand Down Expand Up @@ -116,17 +116,17 @@
"yjs": "~13.6.7"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/application-extension": "^7.0.1",
"@jupyter-notebook/console-extension": "^7.0.1",
"@jupyter-notebook/docmanager-extension": "^7.0.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.1",
"@jupyter-notebook/help-extension": "^7.0.1",
"@jupyter-notebook/notebook-extension": "^7.0.1",
"@jupyter-notebook/terminal-extension": "^7.0.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyter-notebook/tree-extension": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.1",
"@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",
"@jupyterlab/application-extension": "^4.0.4",
"@jupyterlab/apputils-extension": "^4.0.4",
"@jupyterlab/attachments": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.1",
"version": "7.0.2",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",
Expand Down
2 changes: 1 addition & 1 deletion notebook/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.0.1"
__version__ = "7.0.2"

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.0.1",
"version": "7.0.2",
"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.1",
"@jupyter-notebook/application-extension": "^7.0.1",
"@jupyter-notebook/console-extension": "^7.0.1",
"@jupyter-notebook/docmanager-extension": "^7.0.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.1",
"@jupyter-notebook/help-extension": "^7.0.1",
"@jupyter-notebook/lab-extension": "^7.0.1",
"@jupyter-notebook/notebook-extension": "^7.0.1",
"@jupyter-notebook/terminal-extension": "^7.0.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyter-notebook/tree-extension": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.1"
"@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"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.0.1",
"version": "7.0.2",
"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.1",
"@jupyter-notebook/ui-components": "^7.0.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyter-notebook/ui-components": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/codeeditor": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.0.1",
"version": "7.0.2",
"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.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/coreutils": "^6.0.4",
"@jupyterlab/docmanager": "^4.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.0.1",
"version": "7.0.2",
"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.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/documentsearch": "^4.0.4",
"@lumino/widgets": "^2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/help-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Help Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.0.1",
"@jupyter-notebook/ui-components": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/mainmenu": "^4.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/lab-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Lab Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/coreutils": "^6.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/notebook-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Notebook 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.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/cells": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions packages/tree-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Tree 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.1",
"@jupyter-notebook/tree": "^7.0.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyter-notebook/tree": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/coreutils": "^6.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - Tree",
"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.1",
"@jupyter-notebook/application": "^7.0.2",
"@jupyterlab/application": "^4.0.4",
"@jupyterlab/apputils": "^4.1.4",
"@jupyterlab/coreutils": "^6.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.0.1",
"version": "7.0.2",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 6148708

Please sign in to comment.