Skip to content

Commit

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

jupyter-notebook-application-7.3.2.tgz: 86748fc262cbd44c176605f653d6ece2d766e2c4bbc79e90ddb01cb6b69a6e8b

jupyter-notebook-application-extension-7.3.2.tgz: 1c01e961154c7a3201dc63ebd120f5562072a03c98b76f5b914fb610eff7a61d

jupyter-notebook-console-extension-7.3.2.tgz: 5b4cc2a412c149e8b8064f758a7924df573c4689850b56c446d34511e7fa3617

jupyter-notebook-docmanager-extension-7.3.2.tgz: 34b25c80f4d2acb04a014493f9f94e40e43e16cb88360cb8f06925ba7a20f185

jupyter-notebook-documentsearch-extension-7.3.2.tgz: 6eb1cba67eea64f2ed23cb209e49d649b11d52b6d6d29ccc834c8c6d192b6628

jupyter-notebook-help-extension-7.3.2.tgz: 528450047720eacc075dbbc75f67e0017cdc7f064c3a44b3406808946bd73171

jupyter-notebook-lab-extension-7.3.2.tgz: 980e06686c78d63d574d59caa79a81e7b786b49a9e57134f80f9f836662e68dc

jupyter-notebook-notebook-extension-7.3.2.tgz: f515e9c4d19f2b9fd59fc9a709366ced71d62d5603b37f9a2660937645377018

jupyter-notebook-terminal-extension-7.3.2.tgz: ae3a16ea43fb6848e863d9166f5f13e926c7d1855cc4eb4ec12fa0c579233ef6

jupyter-notebook-tree-7.3.2.tgz: 35cb648cc7148009cad0115c5416bad9eb27ea7c257128017129c1f5b21ded8f

jupyter-notebook-tree-extension-7.3.2.tgz: aa8120e19b8b369caa018f2db0a7c8b6a6fc0d6e5bc637d50892f923db85c214

jupyter-notebook-ui-components-7.3.2.tgz: ca6079d21cdae1f225f64de421c492d5e0e09c5546b104b2c64986b4885f0449

notebook-7.3.2-py3-none-any.whl: e5f85fc59b69d3618d73cf27544418193ff8e8058d5bf61d315ce4f473556288

notebook-7.3.2.tar.gz: 705e83a1785f45b383bf3ee13cb76680b92d24f56fb0c7d2136fe1d850cd3ca8
  • Loading branch information
jtpio committed Dec 21, 2024
1 parent 7959ba0 commit 0d49b45
Show file tree
Hide file tree
Showing 18 changed files with 134 additions and 111 deletions.
27 changes: 25 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,31 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.

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

## 7.3.2

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.1...7959ba0de553e9c541d2716d76108a8bc0bc2d6c))

### Maintenance and upkeep improvements

- Fix update script [#7550](https://github.com/jupyter/notebook/pull/7550) ([@jtpio](https://github.com/jtpio))
- Fix workflow to update the JupyterLab version [#7548](https://github.com/jupyter/notebook/pull/7548) ([@jtpio](https://github.com/jtpio))
- Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests [#7547](https://github.com/jupyter/notebook/pull/7547) ([@dependabot](https://github.com/dependabot))
- Bump systeminformation from 5.21.8 to 5.23.14 in /ui-tests [#7546](https://github.com/jupyter/notebook/pull/7546) ([@dependabot](https://github.com/dependabot))
- Workflow to update JupyterLab dependencies automatically [#7281](https://github.com/jupyter/notebook/pull/7281) ([@itsmevichu](https://github.com/itsmevichu))
- Update to JupyterLab v4.3.4 [#7551](https://github.com/jupyter/notebook/pull/7551) ([@github-actions](https://github.com/apps/github-actions))

### Documentation improvements

- Update chat links to Zulip. [#7539](https://github.com/jupyter/notebook/pull/7539) ([@ericsnekbytes](https://github.com/ericsnekbytes))

### Contributors to this release

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

[@Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACarreau+updated%3A2024-12-04..2024-12-21&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-04..2024-12-21&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2024-12-04..2024-12-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-04..2024-12-21&type=Issues) | [@itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2024-12-04..2024-12-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-04..2024-12-21&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-04..2024-12-21&type=Issues)

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

## 7.3.1

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0...21d0306ecef93ea23bf063bc1d8a0580450cd4df))
Expand All @@ -89,8 +114,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.

[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2024-12-04..2024-12-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-04..2024-12-04&type=Issues)

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

## 7.3.0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.0...b16eed26eff8e357eeccbef3f3434df77fb8ab48))
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.3.1",
"version": "7.3.2",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.28.3",
"@jupyter-notebook/application": "~7.3.1",
"@jupyter-notebook/application-extension": "~7.3.1",
"@jupyter-notebook/console-extension": "~7.3.1",
"@jupyter-notebook/docmanager-extension": "~7.3.1",
"@jupyter-notebook/documentsearch-extension": "~7.3.1",
"@jupyter-notebook/help-extension": "~7.3.1",
"@jupyter-notebook/notebook-extension": "~7.3.1",
"@jupyter-notebook/terminal-extension": "~7.3.1",
"@jupyter-notebook/tree": "~7.3.1",
"@jupyter-notebook/tree-extension": "~7.3.1",
"@jupyter-notebook/ui-components": "~7.3.1",
"@jupyter-notebook/application": "~7.3.2",
"@jupyter-notebook/application-extension": "~7.3.2",
"@jupyter-notebook/console-extension": "~7.3.2",
"@jupyter-notebook/docmanager-extension": "~7.3.2",
"@jupyter-notebook/documentsearch-extension": "~7.3.2",
"@jupyter-notebook/help-extension": "~7.3.2",
"@jupyter-notebook/notebook-extension": "~7.3.2",
"@jupyter-notebook/terminal-extension": "~7.3.2",
"@jupyter-notebook/tree": "~7.3.2",
"@jupyter-notebook/tree-extension": "~7.3.2",
"@jupyter-notebook/ui-components": "~7.3.2",
"@jupyter/react-components": "~0.16.7",
"@jupyter/web-components": "~0.16.7",
"@jupyter/ydoc": "~3.0.0",
Expand Down Expand Up @@ -123,17 +123,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.1",
"@jupyter-notebook/application-extension": "^7.3.1",
"@jupyter-notebook/console-extension": "^7.3.1",
"@jupyter-notebook/docmanager-extension": "^7.3.1",
"@jupyter-notebook/documentsearch-extension": "^7.3.1",
"@jupyter-notebook/help-extension": "^7.3.1",
"@jupyter-notebook/notebook-extension": "^7.3.1",
"@jupyter-notebook/terminal-extension": "^7.3.1",
"@jupyter-notebook/tree": "^7.3.1",
"@jupyter-notebook/tree-extension": "^7.3.1",
"@jupyter-notebook/ui-components": "^7.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyter-notebook/application-extension": "^7.3.2",
"@jupyter-notebook/console-extension": "^7.3.2",
"@jupyter-notebook/docmanager-extension": "^7.3.2",
"@jupyter-notebook/documentsearch-extension": "^7.3.2",
"@jupyter-notebook/help-extension": "^7.3.2",
"@jupyter-notebook/notebook-extension": "^7.3.2",
"@jupyter-notebook/terminal-extension": "^7.3.2",
"@jupyter-notebook/tree": "^7.3.2",
"@jupyter-notebook/tree-extension": "^7.3.2",
"@jupyter-notebook/ui-components": "^7.3.2",
"@jupyterlab/application-extension": "~4.3.4",
"@jupyterlab/apputils-extension": "~4.3.4",
"@jupyterlab/attachments": "~4.3.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.3.1",
"version": "7.3.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.3.1"
__version__ = "7.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application-extension": "^7.3.1",
"@jupyter-notebook/console-extension": "^7.3.1",
"@jupyter-notebook/docmanager-extension": "^7.3.1",
"@jupyter-notebook/documentsearch-extension": "^7.3.1",
"@jupyter-notebook/help-extension": "^7.3.1",
"@jupyter-notebook/lab-extension": "^7.3.1",
"@jupyter-notebook/notebook-extension": "^7.3.1",
"@jupyter-notebook/terminal-extension": "^7.3.1",
"@jupyter-notebook/tree": "^7.3.1",
"@jupyter-notebook/tree-extension": "^7.3.1",
"@jupyter-notebook/ui-components": "^7.3.1"
"@jupyter-notebook/application": "^7.3.2",
"@jupyter-notebook/application-extension": "^7.3.2",
"@jupyter-notebook/console-extension": "^7.3.2",
"@jupyter-notebook/docmanager-extension": "^7.3.2",
"@jupyter-notebook/documentsearch-extension": "^7.3.2",
"@jupyter-notebook/help-extension": "^7.3.2",
"@jupyter-notebook/lab-extension": "^7.3.2",
"@jupyter-notebook/notebook-extension": "^7.3.2",
"@jupyter-notebook/terminal-extension": "^7.3.2",
"@jupyter-notebook/tree": "^7.3.2",
"@jupyter-notebook/tree-extension": "^7.3.2",
"@jupyter-notebook/ui-components": "^7.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/ui-components": "^7.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyter-notebook/ui-components": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/codeeditor": "~4.3.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.3.1",
"version": "7.3.2",
"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.3.1",
"version": "7.3.2",
"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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/console": "~4.3.4",
"@jupyterlab/coreutils": "~6.3.4",
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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/coreutils": "~6.3.4",
"@jupyterlab/docmanager": "~4.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/documentsearch": "~4.3.4",
"@lumino/widgets": "^2.5.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/ui-components": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/mainmenu": "~4.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/coreutils": "~6.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/cells": "~4.3.4",
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.3.1",
"version": "7.3.2",
"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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/coreutils": "~6.3.4",
"@jupyterlab/terminal": "~4.3.4",
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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/tree": "^7.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyter-notebook/tree": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/coreutils": "~6.3.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.3.1",
"version": "7.3.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.3.1",
"@jupyter-notebook/application": "^7.3.2",
"@jupyterlab/application": "~4.3.4",
"@jupyterlab/apputils": "~4.4.4",
"@jupyterlab/coreutils": "~6.3.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.3.1",
"version": "7.3.2",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
Loading

0 comments on commit 0d49b45

Please sign in to comment.