Skip to content

Commit

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

jupyter-notebook-application-7.0.8.tgz: 77e4fd43a35ab8d0d732ed0e6e9e0179c430fc1e1a9885118f015c3a184a8716

jupyter-notebook-application-extension-7.0.8.tgz: 46e9c5338dcbc1de94e8299e17074e76e1114b36f9cc7f1b35a5ed07c65a2c10

jupyter-notebook-console-extension-7.0.8.tgz: 69d1c833079281fd8592ac3b264508ba3a2a4192d7c2a1bef57278b16d2ab347

jupyter-notebook-docmanager-extension-7.0.8.tgz: 598bd83f5a09bfa299a0c6b4a3bd72b7ba29e3e23f4671e13788393e0d3bb7dd

jupyter-notebook-documentsearch-extension-7.0.8.tgz: 896a4745012d6eac339b8999f03439ab2e3d0a5c8e3128dba61b0933b458f4ac

jupyter-notebook-help-extension-7.0.8.tgz: f39624d42469668553d680ddf8712b0bc6c740d727378e091b7031d5ea5736bf

jupyter-notebook-lab-extension-7.0.8.tgz: 20d0e46d35c6f7b2f304533eade1322b86b9ed95a6eb9c6f4b8deaa4a40cff0c

jupyter-notebook-notebook-extension-7.0.8.tgz: 1a0ae36155673a2713f804661a878f74b59f901e6fc19bee8eefd72459240c69

jupyter-notebook-terminal-extension-7.0.8.tgz: eeb23ae86dfac84652dcce934aa71751bc3ba7c1b743c7ee40312dcb34c7dec7

jupyter-notebook-tree-7.0.8.tgz: 0d798f69432c29b40631b26d25631045dde1429a59284789b5a19a5b6df0de0d

jupyter-notebook-tree-extension-7.0.8.tgz: 3a91f1f0271ffd0f790fcd57a18faa4f921f1278011a02bd25c13901246753d5

jupyter-notebook-ui-components-7.0.8.tgz: 0452c6bba3904a6d81aa976546589dcf733dd15d3eef7358ef58e4f2499a85cf

notebook-7.0.8-py3-none-any.whl: 7f421b3fd46a17d91830e724b94e8e9ae922af152ebfd48b1e13ae4a07d8193c

notebook-7.0.8.tar.gz: 3957ecd956056b0014677afc76d3bb44c2d2f29649f87b24d13606ff1d18938f
  • Loading branch information
jtpio committed Feb 9, 2024
1 parent 7b4415c commit 0211c25
Show file tree
Hide file tree
Showing 18 changed files with 131 additions and 111 deletions.
24 changes: 22 additions & 2 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,28 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.8

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.7...7b4415ca64ea60ed8ea40a298581e95f5c7dc34a))

### Maintenance and upkeep improvements

- Add upper bound on `jupyterlab<4.1` [#7249](https://github.com/jupyter/notebook/pull/7249) ([@jtpio](https://github.com/jtpio))
- Fix `check_links` on CI [#7219](https://github.com/jupyter/notebook/pull/7219) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Add documentation for updating `notebook` imports [#7244](https://github.com/jupyter/notebook/pull/7244) ([@jtpio](https://github.com/jtpio))
- Fix link in `CONTRIBUTING.md` [#7235](https://github.com/jupyter/notebook/pull/7235) ([@jtpio](https://github.com/jtpio))

### Contributors to this release

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

[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-01-19..2024-02-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-01-19..2024-02-09&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2024-01-19..2024-02-09&type=Issues) | [@Zsailer](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AZsailer+updated%3A2024-01-19..2024-02-09&type=Issues)

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

## 7.0.7

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...089c78c48fd00b2b0d2f33e4463eb42018e86803))
Expand All @@ -36,8 +58,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@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 Down
46 changes: 23 additions & 23 deletions app/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.7",
"version": "7.0.8",
"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.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-notebook/application": "~7.0.8",
"@jupyter-notebook/application-extension": "~7.0.8",
"@jupyter-notebook/console-extension": "~7.0.8",
"@jupyter-notebook/docmanager-extension": "~7.0.8",
"@jupyter-notebook/documentsearch-extension": "~7.0.8",
"@jupyter-notebook/help-extension": "~7.0.8",
"@jupyter-notebook/notebook-extension": "~7.0.8",
"@jupyter-notebook/terminal-extension": "~7.0.8",
"@jupyter-notebook/tree": "~7.0.8",
"@jupyter-notebook/tree-extension": "~7.0.8",
"@jupyter-notebook/ui-components": "~7.0.8",
"@jupyter/ydoc": "~1.1.1",
"@jupyterlab/application": "~4.0.11",
"@jupyterlab/application-extension": "~4.0.11",
Expand Down Expand Up @@ -116,17 +116,17 @@
"yjs": "~13.6.7"
},
"dependencies": {
"@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-notebook/application": "^7.0.8",
"@jupyter-notebook/application-extension": "^7.0.8",
"@jupyter-notebook/console-extension": "^7.0.8",
"@jupyter-notebook/docmanager-extension": "^7.0.8",
"@jupyter-notebook/documentsearch-extension": "^7.0.8",
"@jupyter-notebook/help-extension": "^7.0.8",
"@jupyter-notebook/notebook-extension": "^7.0.8",
"@jupyter-notebook/terminal-extension": "^7.0.8",
"@jupyter-notebook/tree": "^7.0.8",
"@jupyter-notebook/tree-extension": "^7.0.8",
"@jupyter-notebook/ui-components": "^7.0.8",
"@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.7",
"version": "7.0.8",
"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.7"
__version__ = "7.0.8"

# 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.7",
"version": "7.0.8",
"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.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"
"@jupyter-notebook/application": "^7.0.8",
"@jupyter-notebook/application-extension": "^7.0.8",
"@jupyter-notebook/console-extension": "^7.0.8",
"@jupyter-notebook/docmanager-extension": "^7.0.8",
"@jupyter-notebook/documentsearch-extension": "^7.0.8",
"@jupyter-notebook/help-extension": "^7.0.8",
"@jupyter-notebook/lab-extension": "^7.0.8",
"@jupyter-notebook/notebook-extension": "^7.0.8",
"@jupyter-notebook/terminal-extension": "^7.0.8",
"@jupyter-notebook/tree": "^7.0.8",
"@jupyter-notebook/tree-extension": "^7.0.8",
"@jupyter-notebook/ui-components": "^7.0.8"
},
"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.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/ui-components": "^7.0.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyter-notebook/ui-components": "^7.0.8",
"@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.7",
"version": "7.0.8",
"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.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@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.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@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.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/documentsearch": "^4.0.11",
"@lumino/widgets": "^2.3.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/help-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/ui-components": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/mainmenu": "^4.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/lab-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/coreutils": "^6.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/notebook-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/cells": "^4.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/terminal-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/coreutils": "^6.0.11",
"@jupyterlab/terminal": "^4.0.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/tree-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/tree": "^7.0.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyter-notebook/tree": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/coreutils": "^6.0.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.0.7",
"version": "7.0.8",
"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.7",
"@jupyter-notebook/application": "^7.0.8",
"@jupyterlab/application": "^4.0.11",
"@jupyterlab/apputils": "^4.1.11",
"@jupyterlab/coreutils": "^6.0.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.0.7",
"version": "7.0.8",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 0211c25

Please sign in to comment.