Skip to content

Commit e43da4a

Browse files
committed
Publish 7.0.4
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
1 parent 0e62386 commit e43da4a

File tree

18 files changed

+141
-111
lines changed

18 files changed

+141
-111
lines changed

CHANGELOG.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,38 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
1414

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

17+
## 7.0.4
18+
19+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.3...0e62386fc71ed4bd424c989f9d5493ca346f1d9a))
20+
21+
### Enhancements made
22+
23+
- Update to JupyterLab 4.0.6 [#7049](https://github.com/jupyter/notebook/pull/7049) ([@jtpio](https://github.com/jtpio))
24+
25+
### Bugs fixed
26+
27+
- Fix `app_version` [#7061](https://github.com/jupyter/notebook/pull/7061) ([@jtpio](https://github.com/jtpio))
28+
- fix trusted status indication [#7036](https://github.com/jupyter/notebook/pull/7036) ([@adigaboy](https://github.com/adigaboy))
29+
30+
### Maintenance and upkeep improvements
31+
32+
- Update Binder environment [#7059](https://github.com/jupyter/notebook/pull/7059) ([@jtpio](https://github.com/jtpio))
33+
- Add `deduplicate` top-level script [#7058](https://github.com/jupyter/notebook/pull/7058) ([@jtpio](https://github.com/jtpio))
34+
- Move opening path in new browser tabs to a separate plugin [#7056](https://github.com/jupyter/notebook/pull/7056) ([@jtpio](https://github.com/jtpio))
35+
- Enable the Playwright trace [#7050](https://github.com/jupyter/notebook/pull/7050) ([@jtpio](https://github.com/jtpio))
36+
- Bump actions/checkout from 3 to 4 [#7040](https://github.com/jupyter/notebook/pull/7040) ([@dependabot](https://github.com/dependabot))
37+
- Adopt sp-repo-review [#7039](https://github.com/jupyter/notebook/pull/7039) ([@blink1073](https://github.com/blink1073))
38+
- Add `datetime.datetime.utc()` to the filter list [#7037](https://github.com/jupyter/notebook/pull/7037) ([@jtpio](https://github.com/jtpio))
39+
- Fix docs build on Gitpod [#7026](https://github.com/jupyter/notebook/pull/7026) ([@jtpio](https://github.com/jtpio))
40+
41+
### Contributors to this release
42+
43+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-08-30&to=2023-09-20&type=c))
44+
45+
[@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)
46+
47+
<!-- <END NEW CHANGELOG ENTRY> -->
48+
1749
## 7.0.3
1850

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

3971
[@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)
4072

41-
<!-- <END NEW CHANGELOG ENTRY> -->
42-
4373
## 7.0.2
4474

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

app/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
1414
"@codemirror/view": "~6.15.3",
15-
"@jupyter-notebook/application": "~7.0.3",
16-
"@jupyter-notebook/application-extension": "~7.0.3",
17-
"@jupyter-notebook/console-extension": "~7.0.3",
18-
"@jupyter-notebook/docmanager-extension": "~7.0.3",
19-
"@jupyter-notebook/documentsearch-extension": "~7.0.3",
20-
"@jupyter-notebook/help-extension": "~7.0.3",
21-
"@jupyter-notebook/notebook-extension": "~7.0.3",
22-
"@jupyter-notebook/terminal-extension": "~7.0.3",
23-
"@jupyter-notebook/tree": "~7.0.3",
24-
"@jupyter-notebook/tree-extension": "~7.0.3",
25-
"@jupyter-notebook/ui-components": "~7.0.3",
15+
"@jupyter-notebook/application": "~7.0.4",
16+
"@jupyter-notebook/application-extension": "~7.0.4",
17+
"@jupyter-notebook/console-extension": "~7.0.4",
18+
"@jupyter-notebook/docmanager-extension": "~7.0.4",
19+
"@jupyter-notebook/documentsearch-extension": "~7.0.4",
20+
"@jupyter-notebook/help-extension": "~7.0.4",
21+
"@jupyter-notebook/notebook-extension": "~7.0.4",
22+
"@jupyter-notebook/terminal-extension": "~7.0.4",
23+
"@jupyter-notebook/tree": "~7.0.4",
24+
"@jupyter-notebook/tree-extension": "~7.0.4",
25+
"@jupyter-notebook/ui-components": "~7.0.4",
2626
"@jupyter/ydoc": "~1.0.2",
2727
"@jupyterlab/application": "~4.0.6",
2828
"@jupyterlab/application-extension": "~4.0.6",
@@ -116,17 +116,17 @@
116116
"yjs": "~13.6.7"
117117
},
118118
"dependencies": {
119-
"@jupyter-notebook/application": "^7.0.3",
120-
"@jupyter-notebook/application-extension": "^7.0.3",
121-
"@jupyter-notebook/console-extension": "^7.0.3",
122-
"@jupyter-notebook/docmanager-extension": "^7.0.3",
123-
"@jupyter-notebook/documentsearch-extension": "^7.0.3",
124-
"@jupyter-notebook/help-extension": "^7.0.3",
125-
"@jupyter-notebook/notebook-extension": "^7.0.3",
126-
"@jupyter-notebook/terminal-extension": "^7.0.3",
127-
"@jupyter-notebook/tree": "^7.0.3",
128-
"@jupyter-notebook/tree-extension": "^7.0.3",
129-
"@jupyter-notebook/ui-components": "^7.0.3",
119+
"@jupyter-notebook/application": "^7.0.4",
120+
"@jupyter-notebook/application-extension": "^7.0.4",
121+
"@jupyter-notebook/console-extension": "^7.0.4",
122+
"@jupyter-notebook/docmanager-extension": "^7.0.4",
123+
"@jupyter-notebook/documentsearch-extension": "^7.0.4",
124+
"@jupyter-notebook/help-extension": "^7.0.4",
125+
"@jupyter-notebook/notebook-extension": "^7.0.4",
126+
"@jupyter-notebook/terminal-extension": "^7.0.4",
127+
"@jupyter-notebook/tree": "^7.0.4",
128+
"@jupyter-notebook/tree-extension": "^7.0.4",
129+
"@jupyter-notebook/ui-components": "^7.0.4",
130130
"@jupyterlab/application-extension": "^4.0.6",
131131
"@jupyterlab/apputils-extension": "^4.0.6",
132132
"@jupyterlab/attachments": "^4.0.6",

buildutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/buildutils",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"private": true,
55
"description": "Jupyter Notebook - Build Utilities",
66
"homepage": "https://github.com/jupyter/notebook",

notebook/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from collections import namedtuple
66

77
# Use "hatch version xx.yy.zz" to handle version changes
8-
__version__ = "7.0.3"
8+
__version__ = "7.0.4"
99

1010
# PEP440 version parser
1111
_version_regex = re.compile(

packages/_metapackage/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"private": true,
55
"description": "Jupyter Notebook - Metapackage",
66
"homepage": "https://github.com/jupyter/notebook",
@@ -20,18 +20,18 @@
2020
"watch": "tsc -b -w --preserveWatchOutput"
2121
},
2222
"dependencies": {
23-
"@jupyter-notebook/application": "^7.0.3",
24-
"@jupyter-notebook/application-extension": "^7.0.3",
25-
"@jupyter-notebook/console-extension": "^7.0.3",
26-
"@jupyter-notebook/docmanager-extension": "^7.0.3",
27-
"@jupyter-notebook/documentsearch-extension": "^7.0.3",
28-
"@jupyter-notebook/help-extension": "^7.0.3",
29-
"@jupyter-notebook/lab-extension": "^7.0.3",
30-
"@jupyter-notebook/notebook-extension": "^7.0.3",
31-
"@jupyter-notebook/terminal-extension": "^7.0.3",
32-
"@jupyter-notebook/tree": "^7.0.3",
33-
"@jupyter-notebook/tree-extension": "^7.0.3",
34-
"@jupyter-notebook/ui-components": "^7.0.3"
23+
"@jupyter-notebook/application": "^7.0.4",
24+
"@jupyter-notebook/application-extension": "^7.0.4",
25+
"@jupyter-notebook/console-extension": "^7.0.4",
26+
"@jupyter-notebook/docmanager-extension": "^7.0.4",
27+
"@jupyter-notebook/documentsearch-extension": "^7.0.4",
28+
"@jupyter-notebook/help-extension": "^7.0.4",
29+
"@jupyter-notebook/lab-extension": "^7.0.4",
30+
"@jupyter-notebook/notebook-extension": "^7.0.4",
31+
"@jupyter-notebook/terminal-extension": "^7.0.4",
32+
"@jupyter-notebook/tree": "^7.0.4",
33+
"@jupyter-notebook/tree-extension": "^7.0.4",
34+
"@jupyter-notebook/ui-components": "^7.0.4"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

packages/application-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Application Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,8 +38,8 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
42-
"@jupyter-notebook/ui-components": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
42+
"@jupyter-notebook/ui-components": "^7.0.4",
4343
"@jupyterlab/application": "^4.0.6",
4444
"@jupyterlab/apputils": "^4.1.6",
4545
"@jupyterlab/codeeditor": "^4.0.6",

packages/application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Console Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/console": "^4.0.6",
4444
"@jupyterlab/coreutils": "^6.0.6",

packages/docmanager-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Document Manager Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/coreutils": "^6.0.6",
4444
"@jupyterlab/docmanager": "^4.0.6",

packages/documentsearch-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Document Search Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/documentsearch": "^4.0.6",
4444
"@lumino/widgets": "^2.3.0"

packages/help-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/help-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Help Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/ui-components": "^7.0.3",
41+
"@jupyter-notebook/ui-components": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/apputils": "^4.1.6",
4444
"@jupyterlab/mainmenu": "^4.0.6",

packages/lab-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/lab-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Lab Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -43,7 +43,7 @@
4343
"watch:src": "tsc -w"
4444
},
4545
"dependencies": {
46-
"@jupyter-notebook/application": "^7.0.3",
46+
"@jupyter-notebook/application": "^7.0.4",
4747
"@jupyterlab/application": "^4.0.6",
4848
"@jupyterlab/apputils": "^4.1.6",
4949
"@jupyterlab/coreutils": "^6.0.6",

packages/notebook-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/notebook-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Notebook Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/apputils": "^4.1.6",
4444
"@jupyterlab/cells": "^4.0.6",

packages/terminal-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/terminal-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Terminal Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/coreutils": "^6.0.6",
4444
"@jupyterlab/terminal": "^4.0.6",

packages/tree-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree-extension",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Tree Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,8 +38,8 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
42-
"@jupyter-notebook/tree": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
42+
"@jupyter-notebook/tree": "^7.0.4",
4343
"@jupyterlab/application": "^4.0.6",
4444
"@jupyterlab/apputils": "^4.1.6",
4545
"@jupyterlab/coreutils": "^6.0.6",

packages/tree/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - Tree",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.0.3",
41+
"@jupyter-notebook/application": "^7.0.4",
4242
"@jupyterlab/application": "^4.0.6",
4343
"@jupyterlab/apputils": "^4.1.6",
4444
"@jupyterlab/coreutils": "^6.0.6",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/ui-components",
3-
"version": "7.0.3",
3+
"version": "7.0.4",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)