Skip to content

Commit 6061901

Browse files
committed
Publish 7.3.0b2
SHA256 hashes: jupyter-notebook-application-7.3.0-beta.2.tgz: 79b831896817c8d5833a69bce2ffc14a5294cd40549181f283593b0f709bc2ce jupyter-notebook-application-extension-7.3.0-beta.2.tgz: 93fda02df6c097c857183d5a86a31fd293c6e9120efe143b1a5835049f7f055b jupyter-notebook-console-extension-7.3.0-beta.2.tgz: 47be39a2c5f0e83523bcf4b12ff6b9df84e1f729c32f8716044ce45b50dedaba jupyter-notebook-docmanager-extension-7.3.0-beta.2.tgz: 388b8746fa9e6f81d6e8b86544212c2b47f68809ee6d261cdb0e2d030b0b13d1 jupyter-notebook-documentsearch-extension-7.3.0-beta.2.tgz: de68bc0964f3ca6b4548c2809566256c421bde3dc6235fe1e4ee4d68133cc85e jupyter-notebook-help-extension-7.3.0-beta.2.tgz: 1224198b50d22bf2a63b16aee03ed6ab8deec30204f4f3a8b8c2a508017803ac jupyter-notebook-lab-extension-7.3.0-beta.2.tgz: f5bd4baed494423ef029cfc38f09762a98da22a44659199c87d49c4f16cab403 jupyter-notebook-notebook-extension-7.3.0-beta.2.tgz: e9255da1fbd472690be7adeb212354462f4b27f6cca0e2faae36bc48f11f5ef0 jupyter-notebook-terminal-extension-7.3.0-beta.2.tgz: 0c95fe003707c869b3a5870351f3eb93691699a876e0415f756f03e568d57608 jupyter-notebook-tree-7.3.0-beta.2.tgz: 323e47cd5316313598ffa0779e12199e3222059f61b3d747dc0b73024fd3f9d5 jupyter-notebook-tree-extension-7.3.0-beta.2.tgz: 12cecb103c78108f8f678452de0083e78b1a12079ecfcb98eac454524987760c jupyter-notebook-ui-components-7.3.0-beta.2.tgz: 2ed0654227c3a00fe10454430f298a96d7c2a66406df0bfeca2170ab97c3ad09 notebook-7.3.0b2-py3-none-any.whl: 755431ad4a30bc4b1bbd9db72462cdd4804d08a5aa89f5e4cca6f0950b903e60 notebook-7.3.0b2.tar.gz: 5f07c08c6f68a88c0a6803904ea689f0ee0322856f5103dd48114faa62a26e5b
1 parent 110e728 commit 6061901

File tree

18 files changed

+134
-111
lines changed

18 files changed

+134
-111
lines changed

CHANGELOG.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,31 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
7575

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

78+
## 7.3.0b2
79+
80+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0-beta.1...110e728e4a239ffc7217bd07b9a50cf4eff0dff5))
81+
82+
### Enhancements made
83+
84+
- Fix for auto scroll output option [#7511](https://github.com/jupyter/notebook/pull/7511) ([@gjmooney](https://github.com/gjmooney))
85+
86+
### Maintenance and upkeep improvements
87+
88+
- Add webpack prod config [#7513](https://github.com/jupyter/notebook/pull/7513) ([@gjmooney](https://github.com/gjmooney))
89+
- Update to JupyterLab 4.3 final [#7507](https://github.com/jupyter/notebook/pull/7507) ([@jtpio](https://github.com/jtpio))
90+
91+
### Documentation improvements
92+
93+
- Rename some header links to fit better [#7508](https://github.com/jupyter/notebook/pull/7508) ([@gjmooney](https://github.com/gjmooney))
94+
95+
### Contributors to this release
96+
97+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-10-24&to=2024-11-06&type=c))
98+
99+
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-10-24..2024-11-06&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agjmooney+updated%3A2024-10-24..2024-11-06&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-10-24..2024-11-06&type=Issues)
100+
101+
<!-- <END NEW CHANGELOG ENTRY> -->
102+
78103
## 7.3.0b1
79104

80105
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0-beta.0...f614f7c6387cc7da82e0307b70e10593b2cd6bff))
@@ -102,8 +127,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
102127

103128
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-10-15..2024-10-24&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-10-15..2024-10-24&type=Issues)
104129

105-
<!-- <END NEW CHANGELOG ENTRY> -->
106-
107130
## 7.3.0b0
108131

109132
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0-alpha.1...fec4431305b2fd857ff81b7b60c2894dd125bec2))

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.28.3",
15-
"@jupyter-notebook/application": "~7.3.0-beta.1",
16-
"@jupyter-notebook/application-extension": "~7.3.0-beta.1",
17-
"@jupyter-notebook/console-extension": "~7.3.0-beta.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.3.0-beta.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.3.0-beta.1",
20-
"@jupyter-notebook/help-extension": "~7.3.0-beta.1",
21-
"@jupyter-notebook/notebook-extension": "~7.3.0-beta.1",
22-
"@jupyter-notebook/terminal-extension": "~7.3.0-beta.1",
23-
"@jupyter-notebook/tree": "~7.3.0-beta.1",
24-
"@jupyter-notebook/tree-extension": "~7.3.0-beta.1",
25-
"@jupyter-notebook/ui-components": "~7.3.0-beta.1",
15+
"@jupyter-notebook/application": "~7.3.0-beta.2",
16+
"@jupyter-notebook/application-extension": "~7.3.0-beta.2",
17+
"@jupyter-notebook/console-extension": "~7.3.0-beta.2",
18+
"@jupyter-notebook/docmanager-extension": "~7.3.0-beta.2",
19+
"@jupyter-notebook/documentsearch-extension": "~7.3.0-beta.2",
20+
"@jupyter-notebook/help-extension": "~7.3.0-beta.2",
21+
"@jupyter-notebook/notebook-extension": "~7.3.0-beta.2",
22+
"@jupyter-notebook/terminal-extension": "~7.3.0-beta.2",
23+
"@jupyter-notebook/tree": "~7.3.0-beta.2",
24+
"@jupyter-notebook/tree-extension": "~7.3.0-beta.2",
25+
"@jupyter-notebook/ui-components": "~7.3.0-beta.2",
2626
"@jupyter/ydoc": "~3.0.0",
2727
"@jupyterlab/application": "~4.3.0",
2828
"@jupyterlab/application-extension": "~4.3.0",
@@ -121,17 +121,17 @@
121121
"yjs": "~13.6.8"
122122
},
123123
"dependencies": {
124-
"@jupyter-notebook/application": "^7.3.0-beta.1",
125-
"@jupyter-notebook/application-extension": "^7.3.0-beta.1",
126-
"@jupyter-notebook/console-extension": "^7.3.0-beta.1",
127-
"@jupyter-notebook/docmanager-extension": "^7.3.0-beta.1",
128-
"@jupyter-notebook/documentsearch-extension": "^7.3.0-beta.1",
129-
"@jupyter-notebook/help-extension": "^7.3.0-beta.1",
130-
"@jupyter-notebook/notebook-extension": "^7.3.0-beta.1",
131-
"@jupyter-notebook/terminal-extension": "^7.3.0-beta.1",
132-
"@jupyter-notebook/tree": "^7.3.0-beta.1",
133-
"@jupyter-notebook/tree-extension": "^7.3.0-beta.1",
134-
"@jupyter-notebook/ui-components": "^7.3.0-beta.1",
124+
"@jupyter-notebook/application": "^7.3.0-beta.2",
125+
"@jupyter-notebook/application-extension": "^7.3.0-beta.2",
126+
"@jupyter-notebook/console-extension": "^7.3.0-beta.2",
127+
"@jupyter-notebook/docmanager-extension": "^7.3.0-beta.2",
128+
"@jupyter-notebook/documentsearch-extension": "^7.3.0-beta.2",
129+
"@jupyter-notebook/help-extension": "^7.3.0-beta.2",
130+
"@jupyter-notebook/notebook-extension": "^7.3.0-beta.2",
131+
"@jupyter-notebook/terminal-extension": "^7.3.0-beta.2",
132+
"@jupyter-notebook/tree": "^7.3.0-beta.2",
133+
"@jupyter-notebook/tree-extension": "^7.3.0-beta.2",
134+
"@jupyter-notebook/ui-components": "^7.3.0-beta.2",
135135
"@jupyterlab/application-extension": "~4.3.0",
136136
"@jupyterlab/apputils-extension": "~4.3.0",
137137
"@jupyterlab/attachments": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0b1"
8+
__version__ = "7.3.0b2"
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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
24-
"@jupyter-notebook/application-extension": "^7.3.0-beta.1",
25-
"@jupyter-notebook/console-extension": "^7.3.0-beta.1",
26-
"@jupyter-notebook/docmanager-extension": "^7.3.0-beta.1",
27-
"@jupyter-notebook/documentsearch-extension": "^7.3.0-beta.1",
28-
"@jupyter-notebook/help-extension": "^7.3.0-beta.1",
29-
"@jupyter-notebook/lab-extension": "^7.3.0-beta.1",
30-
"@jupyter-notebook/notebook-extension": "^7.3.0-beta.1",
31-
"@jupyter-notebook/terminal-extension": "^7.3.0-beta.1",
32-
"@jupyter-notebook/tree": "^7.3.0-beta.1",
33-
"@jupyter-notebook/tree-extension": "^7.3.0-beta.1",
34-
"@jupyter-notebook/ui-components": "^7.3.0-beta.1"
23+
"@jupyter-notebook/application": "^7.3.0-beta.2",
24+
"@jupyter-notebook/application-extension": "^7.3.0-beta.2",
25+
"@jupyter-notebook/console-extension": "^7.3.0-beta.2",
26+
"@jupyter-notebook/docmanager-extension": "^7.3.0-beta.2",
27+
"@jupyter-notebook/documentsearch-extension": "^7.3.0-beta.2",
28+
"@jupyter-notebook/help-extension": "^7.3.0-beta.2",
29+
"@jupyter-notebook/lab-extension": "^7.3.0-beta.2",
30+
"@jupyter-notebook/notebook-extension": "^7.3.0-beta.2",
31+
"@jupyter-notebook/terminal-extension": "^7.3.0-beta.2",
32+
"@jupyter-notebook/tree": "^7.3.0-beta.2",
33+
"@jupyter-notebook/tree-extension": "^7.3.0-beta.2",
34+
"@jupyter-notebook/ui-components": "^7.3.0-beta.2"
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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
42-
"@jupyter-notebook/ui-components": "^7.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
42+
"@jupyter-notebook/ui-components": "^7.3.0-beta.2",
4343
"@jupyterlab/application": "~4.3.0",
4444
"@jupyterlab/apputils": "~4.4.0",
4545
"@jupyterlab/codeeditor": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/console": "~4.3.0",
4444
"@jupyterlab/coreutils": "~6.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/coreutils": "~6.3.0",
4444
"@jupyterlab/docmanager": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/documentsearch": "~4.3.0",
4444
"@lumino/widgets": "^2.5.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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/ui-components": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/apputils": "~4.4.0",
4444
"@jupyterlab/mainmenu": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
46+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4747
"@jupyterlab/application": "~4.3.0",
4848
"@jupyterlab/apputils": "~4.4.0",
4949
"@jupyterlab/coreutils": "~6.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/apputils": "~4.4.0",
4444
"@jupyterlab/cells": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/coreutils": "~6.3.0",
4444
"@jupyterlab/terminal": "~4.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
42-
"@jupyter-notebook/tree": "^7.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
42+
"@jupyter-notebook/tree": "^7.3.0-beta.2",
4343
"@jupyterlab/application": "~4.3.0",
4444
"@jupyterlab/apputils": "~4.4.0",
4545
"@jupyterlab/coreutils": "~6.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
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.3.0-beta.1",
41+
"@jupyter-notebook/application": "^7.3.0-beta.2",
4242
"@jupyterlab/application": "~4.3.0",
4343
"@jupyterlab/apputils": "~4.4.0",
4444
"@jupyterlab/coreutils": "~6.3.0",

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.3.0-beta.1",
3+
"version": "7.3.0-beta.2",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)