Skip to content

Commit

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

jupyter-notebook-application-7.2.0.tgz: 68d6b11a2193d4742f34931fa288839272b9f8947b88daa49e4bc50287e5174f

jupyter-notebook-application-extension-7.2.0.tgz: c7516eea0d985bdadeae3a653156df3a2efc21b409d1c357b63616e0bea1fbb9

jupyter-notebook-console-extension-7.2.0.tgz: 11bcfe7a2c6fb7897bbac91c24dfbdcd2441a5e1eecebc0a0688190ffd7378db

jupyter-notebook-docmanager-extension-7.2.0.tgz: 0bd15a9a72446b234a70edab6e6d45e09ff4b62d7228804f226f0161297d06b9

jupyter-notebook-documentsearch-extension-7.2.0.tgz: e478a7c1f7d2d50ddee350af5347773192285879d6542b34e1487d7a8efbc12d

jupyter-notebook-help-extension-7.2.0.tgz: c6207a3699339c5e8dde5ddfdb840dc5aebbd5b381ecba36bd0e09c6ae97210d

jupyter-notebook-lab-extension-7.2.0.tgz: 15a156225d77a4654eeed7f2b5bdc2b0f01eed8c8003d1c64db5a252ea947c7a

jupyter-notebook-notebook-extension-7.2.0.tgz: 2f7ef6bf929617e354609b1a261d47f0cdd4800903edccb4e20e8cbee60411ec

jupyter-notebook-terminal-extension-7.2.0.tgz: 7b1dfca37754af1a349815c694fab7067649dea2f3fb3fe9339ad290a759b0c1

jupyter-notebook-tree-7.2.0.tgz: 31c85b8c5a7c456eee157cf12c674514f2b5407aa27d40f55e0de7099499c4aa

jupyter-notebook-tree-extension-7.2.0.tgz: 8a88ac92481d9826c3d00aaf3a7ae2578bcd3f48f521ade5131a201baa8c0533

jupyter-notebook-ui-components-7.2.0.tgz: cddf2b07c7ff5b8102d6619004b693b5eedd3b524a68e0a97c5c55ced479d56f

notebook-7.2.0-py3-none-any.whl: b4752d7407d6c8872fc505df0f00d3cae46e8efb033b822adacbaa3f1f3ce8f5

notebook-7.2.0.tar.gz: 34a2ba4b08ad5d19ec930db7484fb79746a1784be9e1a5f8218f9af8656a141f
  • Loading branch information
jtpio committed May 16, 2024
1 parent 31bf294 commit 30587b8
Show file tree
Hide file tree
Showing 18 changed files with 151 additions and 111 deletions.
44 changes: 42 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,48 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w

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

## 7.2.0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.2...31bf294e85175bbf39816a90dc8858dedaf73bde))

### Enhancements made

- Update to JupyterLab 4.2.0 [#7357](https://github.com/jupyter/notebook/pull/7357) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0rc0 [#7333](https://github.com/jupyter/notebook/pull/7333) ([@jtpio](https://github.com/jtpio))
- Add `@jupyterlab/theme-dark-high-contrast-extension` [#7331](https://github.com/jupyter/notebook/pull/7331) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0a2 [#7307](https://github.com/jupyter/notebook/pull/7307) ([@jtpio](https://github.com/jtpio))

### Bugs fixed

- Add the `@jupyterlab/notebook-extension:copy-output` plugin [#7353](https://github.com/jupyter/notebook/pull/7353) ([@jtpio](https://github.com/jtpio))
- Fix CSS for `full` windowing mode [#7337](https://github.com/jupyter/notebook/pull/7337) ([@jtpio](https://github.com/jtpio))
- Force notebook windowing mode to `defer` [#7335](https://github.com/jupyter/notebook/pull/7335) ([@jtpio](https://github.com/jtpio))
- Fix scrollbar always showing up by default [#7327](https://github.com/jupyter/notebook/pull/7327) ([@jtpio](https://github.com/jtpio))
- Default to the `full` windowing mode [#7321](https://github.com/jupyter/notebook/pull/7321) ([@jtpio](https://github.com/jtpio))

### Maintenance and upkeep improvements

- Fix emoji in create issue screen [#7363](https://github.com/jupyter/notebook/pull/7363) ([@JasonWeill](https://github.com/JasonWeill))
- Update `@jupyterlab/galata` [#7361](https://github.com/jupyter/notebook/pull/7361) ([@jtpio](https://github.com/jtpio))
- Pin on `macos-12` on CI for now [#7346](https://github.com/jupyter/notebook/pull/7346) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.2.0b1` [#7319](https://github.com/jupyter/notebook/pull/7319) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.2.0b0 [#7312](https://github.com/jupyter/notebook/pull/7312) ([@jtpio](https://github.com/jtpio))
- Ignore links to GitHub user and organisation profiles [#7308](https://github.com/jupyter/notebook/pull/7308) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Add user facing changelog for 7.2 [#7372](https://github.com/jupyter/notebook/pull/7372) ([@jtpio](https://github.com/jtpio))
- Fix emoji in create issue screen [#7363](https://github.com/jupyter/notebook/pull/7363) ([@JasonWeill](https://github.com/JasonWeill))
- update RISE extension installation instructions [#7299](https://github.com/jupyter/notebook/pull/7299) ([@afeld](https://github.com/afeld))

### Contributors to this release

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

[@afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-03-14..2024-05-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-05-16&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-03-14..2024-05-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-14..2024-05-16&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-03-14..2024-05-16&type=Issues)

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

## 7.2.0rc1

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0rc0...f5d8aea3bdc3eea25213792f9d101738f2a1f627))
Expand All @@ -65,8 +107,6 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w

[@afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-05-01..2024-05-13&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-05-01..2024-05-13&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-05-01..2024-05-13&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-05-01..2024-05-13&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-05-01..2024-05-13&type=Issues)

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

## 7.2.0rc0

([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0b1...49ddd0fe1e4d4bfa24f74042f2232c5b91d1c36e))
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.2.0-rc.1",
"version": "7.2.0",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.26.1",
"@jupyter-notebook/application": "~7.2.0-rc.1",
"@jupyter-notebook/application-extension": "~7.2.0-rc.1",
"@jupyter-notebook/console-extension": "~7.2.0-rc.1",
"@jupyter-notebook/docmanager-extension": "~7.2.0-rc.1",
"@jupyter-notebook/documentsearch-extension": "~7.2.0-rc.1",
"@jupyter-notebook/help-extension": "~7.2.0-rc.1",
"@jupyter-notebook/notebook-extension": "~7.2.0-rc.1",
"@jupyter-notebook/terminal-extension": "~7.2.0-rc.1",
"@jupyter-notebook/tree": "~7.2.0-rc.1",
"@jupyter-notebook/tree-extension": "~7.2.0-rc.1",
"@jupyter-notebook/ui-components": "~7.2.0-rc.1",
"@jupyter-notebook/application": "~7.2.0",
"@jupyter-notebook/application-extension": "~7.2.0",
"@jupyter-notebook/console-extension": "~7.2.0",
"@jupyter-notebook/docmanager-extension": "~7.2.0",
"@jupyter-notebook/documentsearch-extension": "~7.2.0",
"@jupyter-notebook/help-extension": "~7.2.0",
"@jupyter-notebook/notebook-extension": "~7.2.0",
"@jupyter-notebook/terminal-extension": "~7.2.0",
"@jupyter-notebook/tree": "~7.2.0",
"@jupyter-notebook/tree-extension": "~7.2.0",
"@jupyter-notebook/ui-components": "~7.2.0",
"@jupyter/ydoc": "~2.0.1",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/application-extension": "~4.2.0",
Expand Down Expand Up @@ -121,17 +121,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.2.0-rc.1",
"@jupyter-notebook/application-extension": "^7.2.0-rc.1",
"@jupyter-notebook/console-extension": "^7.2.0-rc.1",
"@jupyter-notebook/docmanager-extension": "^7.2.0-rc.1",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-rc.1",
"@jupyter-notebook/help-extension": "^7.2.0-rc.1",
"@jupyter-notebook/notebook-extension": "^7.2.0-rc.1",
"@jupyter-notebook/terminal-extension": "^7.2.0-rc.1",
"@jupyter-notebook/tree": "^7.2.0-rc.1",
"@jupyter-notebook/tree-extension": "^7.2.0-rc.1",
"@jupyter-notebook/ui-components": "^7.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application-extension": "^7.2.0",
"@jupyter-notebook/console-extension": "^7.2.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0",
"@jupyter-notebook/help-extension": "^7.2.0",
"@jupyter-notebook/notebook-extension": "^7.2.0",
"@jupyter-notebook/terminal-extension": "^7.2.0",
"@jupyter-notebook/tree": "^7.2.0",
"@jupyter-notebook/tree-extension": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0",
"@jupyterlab/application-extension": "~4.2.0",
"@jupyterlab/apputils-extension": "~4.2.0",
"@jupyterlab/attachments": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0rc1"
__version__ = "7.2.0"

# 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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application-extension": "^7.2.0-rc.1",
"@jupyter-notebook/console-extension": "^7.2.0-rc.1",
"@jupyter-notebook/docmanager-extension": "^7.2.0-rc.1",
"@jupyter-notebook/documentsearch-extension": "^7.2.0-rc.1",
"@jupyter-notebook/help-extension": "^7.2.0-rc.1",
"@jupyter-notebook/lab-extension": "^7.2.0-rc.1",
"@jupyter-notebook/notebook-extension": "^7.2.0-rc.1",
"@jupyter-notebook/terminal-extension": "^7.2.0-rc.1",
"@jupyter-notebook/tree": "^7.2.0-rc.1",
"@jupyter-notebook/tree-extension": "^7.2.0-rc.1",
"@jupyter-notebook/ui-components": "^7.2.0-rc.1"
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/application-extension": "^7.2.0",
"@jupyter-notebook/console-extension": "^7.2.0",
"@jupyter-notebook/docmanager-extension": "^7.2.0",
"@jupyter-notebook/documentsearch-extension": "^7.2.0",
"@jupyter-notebook/help-extension": "^7.2.0",
"@jupyter-notebook/lab-extension": "^7.2.0",
"@jupyter-notebook/notebook-extension": "^7.2.0",
"@jupyter-notebook/terminal-extension": "^7.2.0",
"@jupyter-notebook/tree": "^7.2.0",
"@jupyter-notebook/tree-extension": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0"
},
"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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/ui-components": "^7.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/ui-components": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/codeeditor": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/console": "~4.2.0",
"@jupyterlab/coreutils": "~6.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/coreutils": "~6.2.0",
"@jupyterlab/docmanager": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/documentsearch": "~4.2.0",
"@lumino/widgets": "^2.3.2"
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/ui-components": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/mainmenu": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/coreutils": "~6.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/cells": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/coreutils": "~6.2.0",
"@jupyterlab/terminal": "~4.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/tree": "^7.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyter-notebook/tree": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/coreutils": "~6.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"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.2.0-rc.1",
"@jupyter-notebook/application": "^7.2.0",
"@jupyterlab/application": "~4.2.0",
"@jupyterlab/apputils": "~4.3.0",
"@jupyterlab/coreutils": "~6.2.0",
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.2.0-rc.1",
"version": "7.2.0",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down

0 comments on commit 30587b8

Please sign in to comment.