Skip to content

Commit

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

jupyter-notebook-application-7.0.4.tgz: 8812fca54620b808462702bbf88d2307d7e17c066e87d1cb173a0d6357b3aad9

jupyter-notebook-application-extension-7.0.4.tgz: 64d0dc96ee6161d0a4fcc71ab8eacf5ea34610ebf1fd5e6665b6379bc9edd224

jupyter-notebook-console-extension-7.0.4.tgz: 3cb32b6e4ef154b895d9cd88c15b6a47e8bb96f6281338f73d6a6ffe4cd43aac

jupyter-notebook-docmanager-extension-7.0.4.tgz: 53bc240919201ed2b1c2333e408cbf3692dc5e86c5f9e0f8ec75682166c8a7e4

jupyter-notebook-documentsearch-extension-7.0.4.tgz: 28394867cd2456965b697b969ec38701863637b407f54e0c0b9991a9ae382813

jupyter-notebook-help-extension-7.0.4.tgz: beb42a63d938b13a3c55593729102117f5bcd78a7ce4bd09addc259bdc56216a

jupyter-notebook-lab-extension-7.0.4.tgz: 8cc11c1aa769c80b1ed22ea4c7befe4313005102c71dfe35ceb557e9add32327

jupyter-notebook-notebook-extension-7.0.4.tgz: 0d582154c44e2ba0b8ccf0f3163136e8c3a6084310f83e7ecc74b834263bfd34

jupyter-notebook-terminal-extension-7.0.4.tgz: 069f5dfcf8cfb673639fc8c8477bc519c7851e56a331b5fbc1366cf76cfac3f7

jupyter-notebook-tree-7.0.4.tgz: 52e1c20e7fc781849591561d636dbf8d514245f713796b866260d7a2f02e205e

jupyter-notebook-tree-extension-7.0.4.tgz: 56141d1a2ac8876813ab018060fe533203ecb1be335a9cbb482b195a35bea9a1

jupyter-notebook-ui-components-7.0.4.tgz: 0de4d90d3cd8b366a8ca857baca22db4bee23076e7de79013bd4a3ed717e9e47

notebook-7.0.4-py3-none-any.whl: ee738414ac01773c1ad6834cf76cc6f1ce140ac8197fd13b3e2d44d89e257f72

notebook-7.0.4.tar.gz: 0c1b458f72ce8774445c8ef9ed2492bd0b9ce9605ac996e2b066114f69795e71
  • Loading branch information
jtpio committed Sep 20, 2023
1 parent 0e62386 commit e43da4a
Show file tree
Hide file tree
Showing 18 changed files with 141 additions and 111 deletions.
34 changes: 32 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,38 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.4

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.3...0e62386fc71ed4bd424c989f9d5493ca346f1d9a))

### Enhancements made

- Update to JupyterLab 4.0.6 [#7049](https://github.com/jupyter/notebook/pull/7049) ([@jtpio](https://github.com/jtpio))

### Bugs fixed

- Fix `app_version` [#7061](https://github.com/jupyter/notebook/pull/7061) ([@jtpio](https://github.com/jtpio))
- fix trusted status indication [#7036](https://github.com/jupyter/notebook/pull/7036) ([@adigaboy](https://github.com/adigaboy))

### Maintenance and upkeep improvements

- Update Binder environment [#7059](https://github.com/jupyter/notebook/pull/7059) ([@jtpio](https://github.com/jtpio))
- Add `deduplicate` top-level script [#7058](https://github.com/jupyter/notebook/pull/7058) ([@jtpio](https://github.com/jtpio))
- Move opening path in new browser tabs to a separate plugin [#7056](https://github.com/jupyter/notebook/pull/7056) ([@jtpio](https://github.com/jtpio))
- Enable the Playwright trace [#7050](https://github.com/jupyter/notebook/pull/7050) ([@jtpio](https://github.com/jtpio))
- Bump actions/checkout from 3 to 4 [#7040](https://github.com/jupyter/notebook/pull/7040) ([@dependabot](https://github.com/dependabot))
- Adopt sp-repo-review [#7039](https://github.com/jupyter/notebook/pull/7039) ([@blink1073](https://github.com/blink1073))
- Add `datetime.datetime.utc()` to the filter list [#7037](https://github.com/jupyter/notebook/pull/7037) ([@jtpio](https://github.com/jtpio))
- Fix docs build on Gitpod [#7026](https://github.com/jupyter/notebook/pull/7026) ([@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-30&to=2023-09-20&type=c))

[@adigaboy](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aadigaboy+updated%3A2023-08-30..2023-09-20&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-08-30..2023-09-20&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-08-30..2023-09-20&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-08-30..2023-09-20&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-08-30..2023-09-20&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-08-30..2023-09-20&type=Issues)

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

## 7.0.3

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

[@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))
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.3",
"version": "7.0.4",
"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.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-notebook/application": "~7.0.4",
"@jupyter-notebook/application-extension": "~7.0.4",
"@jupyter-notebook/console-extension": "~7.0.4",
"@jupyter-notebook/docmanager-extension": "~7.0.4",
"@jupyter-notebook/documentsearch-extension": "~7.0.4",
"@jupyter-notebook/help-extension": "~7.0.4",
"@jupyter-notebook/notebook-extension": "~7.0.4",
"@jupyter-notebook/terminal-extension": "~7.0.4",
"@jupyter-notebook/tree": "~7.0.4",
"@jupyter-notebook/tree-extension": "~7.0.4",
"@jupyter-notebook/ui-components": "~7.0.4",
"@jupyter/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.6",
"@jupyterlab/application-extension": "~4.0.6",
Expand Down Expand Up @@ -116,17 +116,17 @@
"yjs": "~13.6.7"
},
"dependencies": {
"@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-notebook/application": "^7.0.4",
"@jupyter-notebook/application-extension": "^7.0.4",
"@jupyter-notebook/console-extension": "^7.0.4",
"@jupyter-notebook/docmanager-extension": "^7.0.4",
"@jupyter-notebook/documentsearch-extension": "^7.0.4",
"@jupyter-notebook/help-extension": "^7.0.4",
"@jupyter-notebook/notebook-extension": "^7.0.4",
"@jupyter-notebook/terminal-extension": "^7.0.4",
"@jupyter-notebook/tree": "^7.0.4",
"@jupyter-notebook/tree-extension": "^7.0.4",
"@jupyter-notebook/ui-components": "^7.0.4",
"@jupyterlab/application-extension": "^4.0.6",
"@jupyterlab/apputils-extension": "^4.0.6",
"@jupyterlab/attachments": "^4.0.6",
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.3",
"version": "7.0.4",
"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.3"
__version__ = "7.0.4"

# 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.3",
"version": "7.0.4",
"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.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"
"@jupyter-notebook/application": "^7.0.4",
"@jupyter-notebook/application-extension": "^7.0.4",
"@jupyter-notebook/console-extension": "^7.0.4",
"@jupyter-notebook/docmanager-extension": "^7.0.4",
"@jupyter-notebook/documentsearch-extension": "^7.0.4",
"@jupyter-notebook/help-extension": "^7.0.4",
"@jupyter-notebook/lab-extension": "^7.0.4",
"@jupyter-notebook/notebook-extension": "^7.0.4",
"@jupyter-notebook/terminal-extension": "^7.0.4",
"@jupyter-notebook/tree": "^7.0.4",
"@jupyter-notebook/tree-extension": "^7.0.4",
"@jupyter-notebook/ui-components": "^7.0.4"
},
"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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/ui-components": "^7.0.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyter-notebook/ui-components": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/codeeditor": "^4.0.6",
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.3",
"version": "7.0.4",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions 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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/console": "^4.0.6",
"@jupyterlab/coreutils": "^6.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/coreutils": "^6.0.6",
"@jupyterlab/docmanager": "^4.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/documentsearch": "^4.0.6",
"@lumino/widgets": "^2.3.0"
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/ui-components": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/mainmenu": "^4.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/coreutils": "^6.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/cells": "^4.0.6",
Expand Down
4 changes: 2 additions & 2 deletions 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.3",
"version": "7.0.4",
"description": "Jupyter Notebook - Terminal 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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/coreutils": "^6.0.6",
"@jupyterlab/terminal": "^4.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/tree": "^7.0.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyter-notebook/tree": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/coreutils": "^6.0.6",
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.3",
"version": "7.0.4",
"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.3",
"@jupyter-notebook/application": "^7.0.4",
"@jupyterlab/application": "^4.0.6",
"@jupyterlab/apputils": "^4.1.6",
"@jupyterlab/coreutils": "^6.0.6",
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.3",
"version": "7.0.4",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit e43da4a

Please sign in to comment.