Skip to content

Commit

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

jupyter-notebook-application-7.0.0-beta.4.tgz: 18410b23fe964043c82f4d9f9f817ed1bb84fca021053ecd22e938d7f068f7f4

jupyter-notebook-application-extension-7.0.0-beta.4.tgz: d4ad03cc7b52b6cafc9d28fd4dffd463e7eabae5c4952018d49a18bdad4a793a

jupyter-notebook-console-extension-7.0.0-beta.4.tgz: 9b7cd9c2a0faf3eeaef62126449f0f669bc842d50bafb6c29c8c85b607d20141

jupyter-notebook-docmanager-extension-7.0.0-beta.4.tgz: 189631a959f4d42dc75eef8e17233e05b6e85b8ecf893fa1da704da11aec9e86

jupyter-notebook-documentsearch-extension-7.0.0-beta.4.tgz: 31a9b5bf79a5ef7ffd93038e6cdad9eb52086e8ab6a65210a6fc01822caddc0b

jupyter-notebook-help-extension-7.0.0-beta.4.tgz: 511e905e0440e4a88ce28d52a9203af013f4b06c1909326e63d6bb6ba8403add

jupyter-notebook-lab-extension-7.0.0-beta.4.tgz: 900aa72b5e38cd5264011e0eaedce857576e576c0e493939afd1d89f185769f3

jupyter-notebook-notebook-extension-7.0.0-beta.4.tgz: d5d481d4506249191d86dc7b3fbdac960d06782c6eaf6b14ecd525e8b9032310

jupyter-notebook-terminal-extension-7.0.0-beta.4.tgz: 6656cdfbb189422cb66e8d6ae954de5d2a3f6382e3420961f0721a932836a498

jupyter-notebook-tree-7.0.0-beta.4.tgz: 66be755803462965e05344b768ec320b855e57d309f6474c8167b27fd57dbab6

jupyter-notebook-tree-extension-7.0.0-beta.4.tgz: c1a0d96779cc2b5c8ee419beb16684cdab548817f9b2af1bd9e05f091b0c66a3

jupyter-notebook-ui-components-7.0.0-beta.4.tgz: 4a4926380507746188bf9bcb8d003d8175c1907d745b5003a722461d8ccb7394

notebook-7.0.0b4-py3-none-any.whl: b49d88ed1d091f0ab2b1bd940fa2939968f3d9850898b76b9d5985f2019cdd9d

notebook-7.0.0b4.tar.gz: 85319fced7a5ad54f33fc4f32bd0b9477b9e5c3da7be1b98abc09559bd685216
  • Loading branch information
jtpio committed Jun 12, 2023
1 parent ee3e1c2 commit bf42a0c
Show file tree
Hide file tree
Showing 18 changed files with 145 additions and 105 deletions.
44 changes: 42 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,48 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.0b4

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b3...ee3e1c221226d482ca1c9bec6362c8af36f1da56))

### Enhancements made

- Rename browser tab title to Home [#6913](https://github.com/jupyter/notebook/pull/6913) ([@Cheukting](https://github.com/Cheukting))
- Add the notification plugin [#6900](https://github.com/jupyter/notebook/pull/6900) ([@jtpio](https://github.com/jtpio))
- Configurable `default_url` for JupyterNotebookApp [#6899](https://github.com/jupyter/notebook/pull/6899) ([@paulgb](https://github.com/paulgb))
- Enhancement: Added drop shadows to markdown, text, and tree views [#6893](https://github.com/jupyter/notebook/pull/6893) ([@rielAsh24](https://github.com/rielAsh24))
- Update to JupyterLab 4.0.1 [#6892](https://github.com/jupyter/notebook/pull/6892) ([@jtpio](https://github.com/jtpio))
- Add file browser actions to the file browser toolbar [#6888](https://github.com/jupyter/notebook/pull/6888) ([@jtpio](https://github.com/jtpio))
- Add option to open a notebook in NbClassic if it is installed; show "Open in..." dropdown menu if there are multiple options, show single button otherwise [#6866](https://github.com/jupyter/notebook/pull/6866) ([@andrii-i](https://github.com/andrii-i))
- Load custom CSS [#6841](https://github.com/jupyter/notebook/pull/6841) ([@RRosio](https://github.com/RRosio))

### Bugs fixed

- Add an empty splash screen on notebook launch to avoid a flash of unstyled content [#6911](https://github.com/jupyter/notebook/pull/6911) ([@andrii-i](https://github.com/andrii-i))
- Fix for "find searches only part of the file" bug [#6905](https://github.com/jupyter/notebook/pull/6905) ([@ericsnekbytes](https://github.com/ericsnekbytes))
- Provide a custom rendermime plugin to handle local links [#6885](https://github.com/jupyter/notebook/pull/6885) ([@jtpio](https://github.com/jtpio))

### Maintenance and upkeep improvements

- Fix check links on CI [#6910](https://github.com/jupyter/notebook/pull/6910) ([@jtpio](https://github.com/jtpio))
- Add `JSONLicenseWebpackPlugin` [#6896](https://github.com/jupyter/notebook/pull/6896) ([@jtpio](https://github.com/jtpio))
- Simplify Gitpod setup [#6894](https://github.com/jupyter/notebook/pull/6894) ([@jtpio](https://github.com/jtpio))
- Fix action name in update workflow [#6884](https://github.com/jupyter/notebook/pull/6884) ([@jtpio](https://github.com/jtpio))
- Fix playwright bot [#6880](https://github.com/jupyter/notebook/pull/6880) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Document how to manage plugins and extensions [#6909](https://github.com/jupyter/notebook/pull/6909) ([@jtpio](https://github.com/jtpio))
- Jupyter Notebook ecosystem docs improvements [#6877](https://github.com/jupyter/notebook/pull/6877) ([@ericsnekbytes](https://github.com/ericsnekbytes))

### Contributors to this release

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

[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-05-25..2023-06-12&type=Issues) | [@Cheukting](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACheukting+updated%3A2023-05-25..2023-06-12&type=Issues) | [@echarles](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aecharles+updated%3A2023-05-25..2023-06-12&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-05-25..2023-06-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-05-25..2023-06-12&type=Issues) | [@henryiii](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahenryiii+updated%3A2023-05-25..2023-06-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-05-25..2023-06-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-05-25..2023-06-12&type=Issues) | [@paulgb](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apaulgb+updated%3A2023-05-25..2023-06-12&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-05-25..2023-06-12&type=Issues) | [@rielAsh24](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ArielAsh24+updated%3A2023-05-25..2023-06-12&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-05-25..2023-06-12&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayuvipanda+updated%3A2023-05-25..2023-06-12&type=Issues)

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

## 7.0.0b3

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b2...93e4d5e1c6ed7a3a4875eed284255587ac293819))
Expand Down Expand Up @@ -44,8 +86,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-05-09..2023-05-25&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-05-09..2023-05-25&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2023-05-09..2023-05-25&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-05-09..2023-05-25&type=Issues) | [@timmerk3](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atimmerk3+updated%3A2023-05-09..2023-05-25&type=Issues) | [@tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atuncbkose+updated%3A2023-05-09..2023-05-25&type=Issues)

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

## 7.0.0b2

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b1...c0071d796019c0221df4900313b51c0529438bcf))
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.0-beta.3",
"version": "7.0.0-beta.4",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.2.0",
"@codemirror/view": "~6.11.0",
"@jupyter-notebook/application": "~7.0.0-beta.3",
"@jupyter-notebook/application-extension": "~7.0.0-beta.3",
"@jupyter-notebook/console-extension": "~7.0.0-beta.3",
"@jupyter-notebook/docmanager-extension": "~7.0.0-beta.3",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.3",
"@jupyter-notebook/help-extension": "~7.0.0-beta.3",
"@jupyter-notebook/notebook-extension": "~7.0.0-beta.3",
"@jupyter-notebook/terminal-extension": "~7.0.0-beta.3",
"@jupyter-notebook/tree": "~7.0.0-beta.3",
"@jupyter-notebook/tree-extension": "~7.0.0-beta.3",
"@jupyter-notebook/ui-components": "~7.0.0-beta.3",
"@jupyter-notebook/application": "~7.0.0-beta.4",
"@jupyter-notebook/application-extension": "~7.0.0-beta.4",
"@jupyter-notebook/console-extension": "~7.0.0-beta.4",
"@jupyter-notebook/docmanager-extension": "~7.0.0-beta.4",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.4",
"@jupyter-notebook/help-extension": "~7.0.0-beta.4",
"@jupyter-notebook/notebook-extension": "~7.0.0-beta.4",
"@jupyter-notebook/terminal-extension": "~7.0.0-beta.4",
"@jupyter-notebook/tree": "~7.0.0-beta.4",
"@jupyter-notebook/tree-extension": "~7.0.0-beta.4",
"@jupyter-notebook/ui-components": "~7.0.0-beta.4",
"@jupyter/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.1",
"@jupyterlab/application-extension": "~4.0.1",
Expand Down Expand Up @@ -111,17 +111,17 @@
"yjs": "~13.6.1"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-beta.3",
"@jupyter-notebook/application-extension": "^7.0.0-beta.3",
"@jupyter-notebook/console-extension": "^7.0.0-beta.3",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.3",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.3",
"@jupyter-notebook/help-extension": "^7.0.0-beta.3",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.3",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.3",
"@jupyter-notebook/tree": "^7.0.0-beta.3",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.3",
"@jupyter-notebook/ui-components": "^7.0.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyter-notebook/application-extension": "^7.0.0-beta.4",
"@jupyter-notebook/console-extension": "^7.0.0-beta.4",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.4",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.4",
"@jupyter-notebook/help-extension": "^7.0.0-beta.4",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.4",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.4",
"@jupyter-notebook/tree": "^7.0.0-beta.4",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.4",
"@jupyter-notebook/ui-components": "^7.0.0-beta.4",
"@jupyterlab/application-extension": "^4.0.1",
"@jupyterlab/apputils-extension": "^4.0.1",
"@jupyterlab/cell-toolbar-extension": "^4.0.1",
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.0-beta.3",
"version": "7.0.0-beta.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.0b3"
__version__ = "7.0.0b4"

# 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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/application-extension": "^7.0.0-beta.3",
"@jupyter-notebook/console-extension": "^7.0.0-beta.3",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.3",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.3",
"@jupyter-notebook/help-extension": "^7.0.0-beta.3",
"@jupyter-notebook/lab-extension": "^7.0.0-beta.3",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.3",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.3",
"@jupyter-notebook/tree": "^7.0.0-beta.3",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.3",
"@jupyter-notebook/ui-components": "^7.0.0-beta.3"
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyter-notebook/application-extension": "^7.0.0-beta.4",
"@jupyter-notebook/console-extension": "^7.0.0-beta.4",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.4",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.4",
"@jupyter-notebook/help-extension": "^7.0.0-beta.4",
"@jupyter-notebook/lab-extension": "^7.0.0-beta.4",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.4",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.4",
"@jupyter-notebook/tree": "^7.0.0-beta.4",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.4",
"@jupyter-notebook/ui-components": "^7.0.0-beta.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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/ui-components": "^7.0.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyter-notebook/ui-components": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/codeeditor": "^4.0.1",
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.0-beta.3",
"version": "7.0.0-beta.4",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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.0-beta.3",
"version": "7.0.0-beta.4",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion 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.0-beta.3",
"version": "7.0.0-beta.4",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/documentsearch": "^4.0.1",
"@lumino/widgets": "^2.1.1"
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/ui-components": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/mainmenu": "^4.0.1",
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/coreutils": "^6.0.1",
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/cells": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion 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.0-beta.3",
"version": "7.0.0-beta.4",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/tree": "^7.0.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyter-notebook/tree": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/coreutils": "^6.0.1",
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.0-beta.3",
"version": "7.0.0-beta.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.0-beta.3",
"@jupyter-notebook/application": "^7.0.0-beta.4",
"@jupyterlab/application": "^4.0.1",
"@jupyterlab/apputils": "^4.1.1",
"@jupyterlab/coreutils": "^6.0.1",
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.0-beta.3",
"version": "7.0.0-beta.4",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit bf42a0c

Please sign in to comment.