Skip to content

Commit

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

jupyter-notebook-application-7.0.0-beta.1.tgz: dbe81c4da5278dd29f64bb06d4c99f48503e29c9c03a3e49137e8ca2479a5f89

jupyter-notebook-application-extension-7.0.0-beta.1.tgz: 4ed04fd1c7c72bbff3fe877efd17bd3c608f722c9cca830a030f99c4a534415c

jupyter-notebook-console-extension-7.0.0-beta.1.tgz: 03688c5a96517a3af84140c22c7f4a6af30b7df883d11315bf18c4c9ccab4148

jupyter-notebook-docmanager-extension-7.0.0-beta.1.tgz: 5a5824d1d9b3338cb04babcfbe2f41269bc73d0d988dcdb5196aa68972f3d990

jupyter-notebook-documentsearch-extension-7.0.0-beta.1.tgz: a88ef1c3a8dc306d1837f81bcf59f08ec82fe833f1702aaac12cb0dc58371b12

jupyter-notebook-help-extension-7.0.0-beta.1.tgz: 976b337c74afcf2aa2b86fcd5fe7a8088d06e9fb7789e51a2b9f6f2adec6bf42

jupyter-notebook-lab-extension-7.0.0-beta.1.tgz: d91242236e80749507c909636d11e12f180b78cd6c4a769a69e318c35e46a70c

jupyter-notebook-notebook-extension-7.0.0-beta.1.tgz: 64273f1970f0e47bda50e7fda6306e619aac01d9d17750171abc6157b20b4b46

jupyter-notebook-terminal-extension-7.0.0-beta.1.tgz: 0e29dc7a34de00878338be07f383b4bb3f6e4d6b24cc9489dd09b09cb4188e22

jupyter-notebook-tree-7.0.0-beta.1.tgz: d9e8c9376ac44c8a401b3fb388b1f5755bc637332c9fe7cb9b16b17500f7712d

jupyter-notebook-tree-extension-7.0.0-beta.1.tgz: 4390a10d9a2a81be93785fba63a0e2f1312d9538d8ecc1effbeee9d84e7bcaf5

jupyter-notebook-ui-components-7.0.0-beta.1.tgz: 1ed1ea4708d6019c67bc222d399bd27cfc79fcee580c1eb5518a1446acbe8dd4

notebook-7.0.0b1-py3-none-any.whl: 55e7000d061208b97754405ab9388fc60bf888599dd2cf8d271d35bde14133dc

notebook-7.0.0b1.tar.gz: f028132457076756baf6eca9bc655680dc68ac2cfd0f4265db3e4cb5d98292ff
  • Loading branch information
jtpio committed Apr 28, 2023
1 parent 4b6af27 commit 7c3c992
Show file tree
Hide file tree
Showing 18 changed files with 134 additions and 105 deletions.
33 changes: 31 additions & 2 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,37 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

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

## 7.0.0b1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b0...4b6af274b24bcc20e43ad2330c9243c8d2c7d552))

### Enhancements made

- Update to JupyterLab 4.0.0rc0 [#6853](https://github.com/jupyter/notebook/pull/6853) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.0.0b1` and `4.0.0b2` [#6838](https://github.com/jupyter/notebook/pull/6838) ([@jtpio](https://github.com/jtpio))

### Bugs fixed

- Fixes the notebooktools [#6834](https://github.com/jupyter/notebook/pull/6834) ([@brichet](https://github.com/brichet))

### Maintenance and upkeep improvements

- Use local coverage [#6839](https://github.com/jupyter/notebook/pull/6839) ([@blink1073](https://github.com/blink1073))

### Documentation improvements

- Added extra information and user-action summaries to 7 migration docs. [#6850](https://github.com/jupyter/notebook/pull/6850) ([@ericsnekbytes](https://github.com/ericsnekbytes))
- Rename migration file to `migrate_to_notebook7` [#6831](https://github.com/jupyter/notebook/pull/6831) ([@jtpio](https://github.com/jtpio))
- Use correct canonical URL while building docs [#6829](https://github.com/jupyter/notebook/pull/6829) ([@ashwinvis](https://github.com/ashwinvis))

### Contributors to this release

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

[@ashwinvis](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aashwinvis+updated%3A2023-04-04..2023-04-28&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-04-04..2023-04-28&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-04-04..2023-04-28&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-04-04..2023-04-28&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-04..2023-04-28&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-04..2023-04-28&type=Issues)

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

## 7.0.0b0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a18...b99718f57a8beac7b4019901a57c94984781dd49))
Expand Down Expand Up @@ -42,8 +73,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with

[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-03-24..2023-04-04&type=Issues) | [@j-publius](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aj-publius+updated%3A2023-03-24..2023-04-04&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2023-03-24..2023-04-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-24..2023-04-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-03-24..2023-04-04&type=Issues) | [@Tiksagol](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ATiksagol+updated%3A2023-03-24..2023-04-04&type=Issues)

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

## 7.0.0a18

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a17...253efe279f8c8005f016f3dfe28c22233ee1d2dd))
Expand Down
46 changes: 23 additions & 23 deletions app/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.2.0",
"@codemirror/view": "~6.10.0",
"@jupyter-notebook/application": "~7.0.0-beta.0",
"@jupyter-notebook/application-extension": "~7.0.0-beta.0",
"@jupyter-notebook/console-extension": "~7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "~7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.0",
"@jupyter-notebook/help-extension": "~7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "~7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "~7.0.0-beta.0",
"@jupyter-notebook/tree": "~7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "~7.0.0-beta.0",
"@jupyter-notebook/ui-components": "~7.0.0-beta.0",
"@jupyter-notebook/application": "~7.0.0-beta.1",
"@jupyter-notebook/application-extension": "~7.0.0-beta.1",
"@jupyter-notebook/console-extension": "~7.0.0-beta.1",
"@jupyter-notebook/docmanager-extension": "~7.0.0-beta.1",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.1",
"@jupyter-notebook/help-extension": "~7.0.0-beta.1",
"@jupyter-notebook/notebook-extension": "~7.0.0-beta.1",
"@jupyter-notebook/terminal-extension": "~7.0.0-beta.1",
"@jupyter-notebook/tree": "~7.0.0-beta.1",
"@jupyter-notebook/tree-extension": "~7.0.0-beta.1",
"@jupyter-notebook/ui-components": "~7.0.0-beta.1",
"@jupyter/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.0-rc.0",
"@jupyterlab/application-extension": "~4.0.0-rc.0",
Expand Down Expand Up @@ -112,17 +112,17 @@
"yjs": "~13.6.0"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-beta.0",
"@jupyter-notebook/application-extension": "^7.0.0-beta.0",
"@jupyter-notebook/console-extension": "^7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.0",
"@jupyter-notebook/help-extension": "^7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/application-extension": "^7.0.0-beta.1",
"@jupyter-notebook/console-extension": "^7.0.0-beta.1",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.1",
"@jupyter-notebook/help-extension": "^7.0.0-beta.1",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.1",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.1",
"@jupyter-notebook/tree": "^7.0.0-beta.1",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.1",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
"@jupyterlab/application-extension": "^4.0.0-rc.0",
"@jupyterlab/apputils-extension": "^4.0.0-rc.0",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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.0b0"
__version__ = "7.0.0b1"

# 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.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/application-extension": "^7.0.0-beta.0",
"@jupyter-notebook/console-extension": "^7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.0",
"@jupyter-notebook/help-extension": "^7.0.0-beta.0",
"@jupyter-notebook/lab-extension": "^7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.0"
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/application-extension": "^7.0.0-beta.1",
"@jupyter-notebook/console-extension": "^7.0.0-beta.1",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.1",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.1",
"@jupyter-notebook/help-extension": "^7.0.0-beta.1",
"@jupyter-notebook/lab-extension": "^7.0.0-beta.1",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.1",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.1",
"@jupyter-notebook/tree": "^7.0.0-beta.1",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.1",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1"
},
"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.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/celltags": "^4.0.0-alpha.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/documentsearch": "^4.0.0-rc.0",
"@lumino/widgets": "^2.1.1"
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.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/mainmenu": "^4.0.0-rc.0",
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.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",
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.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/cells": "^4.0.0-rc.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/terminal-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/tree": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"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.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",
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.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 7c3c992

Please sign in to comment.