jtpio
019e8c9e5b
Publish 7.1.0b0
...
SHA256 hashes:
jupyter-notebook-application-7.1.0-beta.0.tgz: d40d6a9768cf1e1ada4bc31cadf3101fd46a3ce8d359c0714e14a4cb64174f7b
jupyter-notebook-application-extension-7.1.0-beta.0.tgz: 8212eac8cc3fe24eb435ecdd085d6efe86b2ba39b990eb73a838cb16b81b54d8
jupyter-notebook-console-extension-7.1.0-beta.0.tgz: db70871e86c72babc219203e1651e338ac2b640a9101dffa797dbe07583e71d3
jupyter-notebook-docmanager-extension-7.1.0-beta.0.tgz: 18c568e3947a3269153e19e6559b43b8def4a9cb8851e1de0021b197c48cdb98
jupyter-notebook-documentsearch-extension-7.1.0-beta.0.tgz: eacd5191f43405b87c69b727a01cdccae012788f96544149943080881dd5a0fa
jupyter-notebook-help-extension-7.1.0-beta.0.tgz: 72225985dab24aeba1a8007147c6c37c9c87fd8cc4a0b9d4cf5c6206600b7f27
jupyter-notebook-lab-extension-7.1.0-beta.0.tgz: d61bade3d46c23167193fddeb12137acf997ac4573ea905a09351b63df48a9a2
jupyter-notebook-notebook-extension-7.1.0-beta.0.tgz: 1002843465d1c6cc10ef0f7732a0dc39a246869685bf0410b2f34a09166954b7
jupyter-notebook-terminal-extension-7.1.0-beta.0.tgz: 345bf873b531176a5ad5417bca7ac40e97a0d0e49e5fe19fe468700f4368c63b
jupyter-notebook-tree-7.1.0-beta.0.tgz: b7960c3abf4ca9623bef33989abec524e96f4657485c67188d204405a5284149
jupyter-notebook-tree-extension-7.1.0-beta.0.tgz: e65eae3264af3d0f2a7124dea49cd2a8aada5930da00b84a19ca9f4ef0aa0f2a
jupyter-notebook-ui-components-7.1.0-beta.0.tgz: a11eb08a0cadc937d490098dda4d2502a7ac2df6b48e07e0dde3b00642754eb3
notebook-7.1.0b0-py3-none-any.whl: 49983d6611340c50f1e7ce3117a24afec2216aaf6bbe1e28f9f98e3e44470512
notebook-7.1.0b0.tar.gz: 239a1b55f9bf6516185e769d266ee40663ee08ed39ae40b97cefed320136d6dd
@jupyter-notebook/notebook-extension@7.1.0-beta.0
@jupyter-notebook/terminal-extension@7.1.0-beta.0
@jupyter-notebook/console-extension@7.1.0-beta.0
@jupyter-notebook/tree@7.1.0-beta.0
@jupyter-notebook/lab-extension@7.1.0-beta.0
@jupyter-notebook/help-extension@7.1.0-beta.0
@jupyter-notebook/tree-extension@7.1.0-beta.0
@jupyter-notebook/application@7.1.0-beta.0
@jupyter-notebook/ui-components@7.1.0-beta.0
@jupyter-notebook/documentsearch-extension@7.1.0-beta.0
@jupyter-notebook/application-extension@7.1.0-beta.0
@jupyter-notebook/docmanager-extension@7.1.0-beta.0
v7.1.0b0
2024-01-26 12:24:20 +00:00
Jeremy Tuloup
5d265b90ed
Workaround for the file browser tracker focus issue ( #7224 )
...
* Workaround for the file browser tracker focus issue
* fix missing default
2024-01-26 10:55:05 +01:00
Jeremy Tuloup
1145745651
Update to JupyterLab 4.1.0b2 ( #7222 )
...
* Update to JupyterLab 4.1.0b2
* fix rendermime
* Update galata
* hide the notification status item
2024-01-25 15:58:11 +01:00
dependabot[bot]
b21fede639
Bump the actions group with 1 update ( #7218 )
...
Bumps the actions group with 1 update: [toshimaru/auto-author-assign](https://github.com/toshimaru/auto-author-assign ).
Updates `toshimaru/auto-author-assign` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/toshimaru/auto-author-assign/releases )
- [Changelog](https://github.com/toshimaru/auto-author-assign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/toshimaru/auto-author-assign/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: toshimaru/auto-author-assign
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 10:39:01 +01:00
Jeremy Tuloup
f826ac9d12
Fix check_links
on CI ( #7219 )
2024-01-22 10:10:23 +01:00
dependabot[bot]
6f8680cd70
Bump the actions group with 2 updates ( #7207 )
...
* Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact ) and [actions/upload-artifact](https://github.com/actions/upload-artifact ).
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump to `actions/upload-artifact@v4`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-01-02 09:27:32 +01:00
pre-commit-ci[bot]
9a98743fc2
chore: update pre-commit hooks ( #7206 )
...
* chore: update pre-commit hooks
updates:
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9 )
- [github.com/scientific-python/cookie: 2023.11.17 → 2023.12.21](https://github.com/scientific-python/cookie/compare/2023.11.17...2023.12.21 )
* Group action updates
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-01-02 08:22:15 +01:00
jtpio
d21c79a474
Publish 7.1.0a2
...
SHA256 hashes:
jupyter-notebook-application-7.1.0-alpha.2.tgz: 8dd019b8dbe117bb87fc7cdab2303bd0a71abbacd6de1b6fa69fc8817d251be7
jupyter-notebook-application-extension-7.1.0-alpha.2.tgz: 2512525b196e8cf444a1132311253135ef5eb0534420df485f814f2206c3554e
jupyter-notebook-console-extension-7.1.0-alpha.2.tgz: 32868732c18e289a758855a9cc7899fa97c8e50d95fca7c2e040833cf75fb51d
jupyter-notebook-docmanager-extension-7.1.0-alpha.2.tgz: 007b9d8e8aef2b27828838c117631568d7b4f10785e31203e3cd3561fbf17866
jupyter-notebook-documentsearch-extension-7.1.0-alpha.2.tgz: bcdc7c8de86da5960a3df3bf5756f9f95d1d26203382fc108948279f3cce862b
jupyter-notebook-help-extension-7.1.0-alpha.2.tgz: d4549fcfeb08544659eaa18b9e97b59431d4d1afcf61d85d95ee040b4971ca77
jupyter-notebook-lab-extension-7.1.0-alpha.2.tgz: 82967be33b08b012d6bac52c90e395db10ba05f555bf095897ad7d0c35ac9e0b
jupyter-notebook-notebook-extension-7.1.0-alpha.2.tgz: f5e7277be941a0f8352f78d9387d2981025b182aeed001ca6b9a2290ebe3c767
jupyter-notebook-terminal-extension-7.1.0-alpha.2.tgz: 9c12bd24044364d49c583e16558a2d377d239bc485487a46810141dd8c3e4924
jupyter-notebook-tree-7.1.0-alpha.2.tgz: 84049e3d05c9ecff6272975e5addecae58980205dcefa943bd9d69f9470dc05c
jupyter-notebook-tree-extension-7.1.0-alpha.2.tgz: 518b3159c253f41a4403a0246c080181f438fda8c1cba9672d74a11910e122e6
jupyter-notebook-ui-components-7.1.0-alpha.2.tgz: e68d676ab71608028f36a5fcf19bcf56adb14a4d447ca54737cf37b010473b51
notebook-7.1.0a2-py3-none-any.whl: a8b9788da47a12a58c08075b5a8f5f0665f77ad49751b8f445cc175efd90ce2c
notebook-7.1.0a2.tar.gz: bcbd202e9661a8a261dbc01a47bc3fd6e86d82b21ade117c4f47642ac47e9d4c
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.2
@jupyter-notebook/notebook-extension@7.1.0-alpha.2
@jupyter-notebook/lab-extension@7.1.0-alpha.2
@jupyter-notebook/console-extension@7.1.0-alpha.2
@jupyter-notebook/tree-extension@7.1.0-alpha.2
v7.1.0a2
@jupyter-notebook/terminal-extension@7.1.0-alpha.2
@jupyter-notebook/tree@7.1.0-alpha.2
@jupyter-notebook/ui-components@7.1.0-alpha.2
@jupyter-notebook/help-extension@7.1.0-alpha.2
@jupyter-notebook/application@7.1.0-alpha.2
@jupyter-notebook/application-extension@7.1.0-alpha.2
@jupyter-notebook/docmanager-extension@7.1.0-alpha.2
2023-12-27 09:47:47 +00:00
Jeremy Tuloup
251e0e3606
Add the plugin manager ( #7198 )
...
* Add the pluginmanager
* iterate
* Parse info in app
2023-12-27 10:33:45 +01:00
Jeremy Tuloup
0fbb1b252c
Add nbviewer.jupyter.org to the ignore list ( #7197 )
...
* Add nbviewer.jupyter.org to the ignore list
* Fix https link
2023-12-21 10:19:47 +01:00
Jeremy Tuloup
165b84e8ce
Update to JupyterLab 4.1.0b0 ( #7196 )
...
* Update `yarn.lock`
* Update to JupyterLab 4.1.0b0
* Fix rendermime-interfaces
* CSS tweaks
* more CSS tweaks
* lint
2023-12-21 09:38:42 +01:00
Aarni Koskela
d67c3cb4ec
Clarify README about supported versions (post v7 release) ( #7193 )
2023-12-20 09:18:01 +01:00
Steven Silvester
0a08ba3f96
Update ruff config ( #7190 )
...
* Update ruff config
* cleanup
2023-12-19 15:17:07 +01:00
dependabot[bot]
5ec7d5eef4
Bump @babel/traverse from 7.23.0 to 7.23.6 ( #7187 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.23.0 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 17:42:27 +01:00
Jeremy Tuloup
c2ca209ab8
Remove viewport workaround in the UI tests ( #6887 )
...
* Remove viewport workaround in the UI tests
* Update viewport
* Fix handling of kernel ready
* Bump to 600
* Update ui-tests/test/mobile.spec.ts
2023-12-13 16:58:49 +01:00
Hao Kang
728807f401
Fix toggle functionality for widgets. ( #7178 )
...
Co-authored-by: cccindyyyl <cccindyyyl@users.noreply.github.com>
Co-authored-by: Bojun Li <BojunLi03@users.noreply.github.com>
Co-authored-by: Sen Feng <SenF1@users.noreply.github.com>
Co-authored-by: Ariel Kwak <arielkwak@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-12-11 11:11:32 +01:00
dependabot[bot]
dbb489a1d6
Bump actions/setup-python from 4 to 5 ( #7180 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 08:50:40 +01:00
Jeremy Tuloup
360bee8dc0
Update publish-release workflow for PyPI trusted publisher ( #7176 )
2023-12-07 11:00:23 +01:00
pre-commit-ci[bot]
644c393580
chore: update pre-commit hooks ( #7174 )
...
* chore: update pre-commit hooks
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.1 → 0.27.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.1...0.27.2 )
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.5...v0.1.6 )
- [github.com/scientific-python/cookie: 2023.10.27 → 2023.11.17](https://github.com/scientific-python/cookie/compare/2023.10.27...2023.11.17 )
* Update pyproject.toml
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-12-05 09:18:09 +01:00
jtpio
42fffbb725
Publish 7.1.0a1
...
SHA256 hashes:
jupyter-notebook-application-7.1.0-alpha.1.tgz: 3b530cd47cadddae0b77a7e82f94126aa40ef7ccdac0ec948495f2d2e94150f3
jupyter-notebook-application-extension-7.1.0-alpha.1.tgz: 8ce60e85a19cb97b2992b196ab9af1a47a328ec323e11f3e337c30e1fdee7e4c
jupyter-notebook-console-extension-7.1.0-alpha.1.tgz: d2d637379bd3b5c48ebfd5571febdb0cb860bad2685940fe206fb1e1d20e4836
jupyter-notebook-docmanager-extension-7.1.0-alpha.1.tgz: d79c910df4f3c9b89a117389f2472b53f57c7f27b19ea3bc9a2d88de6ff9cebd
jupyter-notebook-documentsearch-extension-7.1.0-alpha.1.tgz: 504d1f2f4a7a2c583a17d7ad32a6827181521242e5fd95cd8defd7a38af0f39b
jupyter-notebook-help-extension-7.1.0-alpha.1.tgz: 1be6868a8ff6fd7c2387c5b8e2ec86ff5f786b8d309ac5abbb15cf807fd6e85f
jupyter-notebook-lab-extension-7.1.0-alpha.1.tgz: 942fcfa91f393b2f993114e1ddaced97c6e6098ec5e33d1c20cfbaa365912f7b
jupyter-notebook-notebook-extension-7.1.0-alpha.1.tgz: ef51d1fb11f22b62ddd93f057f18a009687efa59c2d86eab3cd1346098a95b62
jupyter-notebook-terminal-extension-7.1.0-alpha.1.tgz: d16edc08d922258936b33235f9717cf608c87c642479ad8de2a5836a0a0ad76b
jupyter-notebook-tree-7.1.0-alpha.1.tgz: a3e0ecf75a3ebc8b2a95529e6ecc0706cf900bc2748c2b9ee365dcfe47efd9d1
jupyter-notebook-tree-extension-7.1.0-alpha.1.tgz: 57140af213ed3999829bee7b33978b64b185fe765eafda4bfa89a9a13bd84532
jupyter-notebook-ui-components-7.1.0-alpha.1.tgz: 2a3a7cb1d154d0144aad24fb88b027f0a46a253e08103f62d37f1cec90999d09
notebook-7.1.0a1-py3-none-any.whl: b2cdf3435b51e07dcf919e588cfe56c702891e597c7bd96df11795567669f666
notebook-7.1.0a1.tar.gz: 31997c9e0b9487d70ef09e9338860db16883be93d61cde1baf3a471da5febca4
@jupyter-notebook/application-extension@7.1.0-alpha.1
@jupyter-notebook/tree@7.1.0-alpha.1
v7.1.0a1
@jupyter-notebook/console-extension@7.1.0-alpha.1
@jupyter-notebook/docmanager-extension@7.1.0-alpha.1
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.1
@jupyter-notebook/help-extension@7.1.0-alpha.1
@jupyter-notebook/lab-extension@7.1.0-alpha.1
@jupyter-notebook/notebook-extension@7.1.0-alpha.1
@jupyter-notebook/ui-components@7.1.0-alpha.1
@jupyter-notebook/application@7.1.0-alpha.1
@jupyter-notebook/terminal-extension@7.1.0-alpha.1
@jupyter-notebook/tree-extension@7.1.0-alpha.1
2023-12-04 15:06:30 +00:00
Nicolas Brichet
a74cd91871
Bump to JupyterLab 4.1.0a4 bis ( #7172 )
...
* Bump to JupyterLab 4.1.0a4
* Bump `@lumino` packages
* bump galata package
* update getByRole
* Fix Shut Down All `jp-button` selector
* Remove the file actions toolbar, instead includes the action buttons in the file browser toolbar
* update CSS according to new toolbar components
* lint and snapshots
* CSS for filebrowser toolbar
* Some more CSS for 'New' menu item in FileBrowser toolbar
* Update Playwright Snapshots
* Update Playwright Snapshots
* snapshots
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-04 15:52:03 +01:00
dependabot[bot]
2a0ed48473
Bump axios from 1.5.1 to 1.6.2 ( #7165 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 14:26:36 +01:00
Jeremy Tuloup
4266df1eef
Add the JupyterLab resources plugin ( #6968 )
...
* Add the JupyterLab resources plugin
* Revert command id
* fix package.json
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-01 11:40:22 +01:00
Jeremy Tuloup
e2429db5fb
Update yarn.lock
( #7170 )
2023-12-01 11:28:22 +01:00
Jeremy Tuloup
ef1f8db5c2
Update to JupyterLab 4.1.0a3
( #7161 )
...
* Update to JupyterLab `4.1.0a3`
* update rendermime-interfaces
* Update `jupyterlab` Python dependency
* Enable `showFullPath` by default
* Update Playwright Snapshots
* Update Playwright Snapshots
* enable inline completer
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-30 16:03:06 +01:00
dependabot[bot]
8086d6c0cf
Bump dessant/lock-threads from 4 to 5 ( #7159 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-22 07:47:47 +01:00
Steven Silvester
29d665dbac
Update ruff config and typing ( #7145 )
2023-11-10 01:53:11 +00:00
pre-commit-ci[bot]
875e4d754f
chore: update pre-commit hooks ( #7143 )
...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.27.0 → 0.27.1](https://github.com/python-jsonschema/check-jsonschema/compare/0.27.0...0.27.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-09 13:25:39 -06:00
Steven Silvester
7c43de793e
Clean up lint handling ( #7142 )
2023-11-05 03:37:46 +00:00
Steven Silvester
2ee380b3e8
Adopt ruff format ( #7132 )
2023-10-29 20:48:32 +00:00
jtpio
55f5f6f11d
Publish 7.1.0a0
...
SHA256 hashes:
jupyter-notebook-application-7.1.0-alpha.0.tgz: e8e989296ace2395282cf4abd6bcfcf54d557f77d323f4e6aa4c8ca78391e03c
jupyter-notebook-application-extension-7.1.0-alpha.0.tgz: d93cf35402faf79badbc259aa708545999ddbec572516d8524478210f43236ff
jupyter-notebook-console-extension-7.1.0-alpha.0.tgz: e6a05a138862cd7c04531fd1f3882e5be18d221d4ff0a29fc93598ba48d925c9
jupyter-notebook-docmanager-extension-7.1.0-alpha.0.tgz: 654e56b194d3ff9e1faee9c8c921b9a6e223cc44c2c98b7e918a5470c14c3c1a
jupyter-notebook-documentsearch-extension-7.1.0-alpha.0.tgz: 969e4716915fc831aa1612cf8a6bcc6fcd2016b6a21b8b3e001f7893e792aa05
jupyter-notebook-help-extension-7.1.0-alpha.0.tgz: 414c34e6e7028273f5f2947ad4294330cb3d8815b4039e57e0706cba849ae678
jupyter-notebook-lab-extension-7.1.0-alpha.0.tgz: c074e40147b31b87250336ca41147399d2168b2b897bfeb163424a3532572323
jupyter-notebook-notebook-extension-7.1.0-alpha.0.tgz: 16cfeb08202130f06a9d7e43f20217894725294fdcb3c971c38a8e9d053c01da
jupyter-notebook-terminal-extension-7.1.0-alpha.0.tgz: 8ac1abec21da3762290cfe5f753e2b2104d6df4bf63532665b8a17cfe1b8e826
jupyter-notebook-tree-7.1.0-alpha.0.tgz: 3b2573693b0f2951178f1fecec63f627b160ad61693ec1abe0bafd69d7095ae3
jupyter-notebook-tree-extension-7.1.0-alpha.0.tgz: c00f2e36bea57a479f14cd2f835c019b6a21d93d10ef37c366826f7c2bdffad0
jupyter-notebook-ui-components-7.1.0-alpha.0.tgz: f409d0e43bcad5cb469db5c2a4b8c272ad295bf87dae854c3f6f953142848248
notebook-7.1.0a0-py3-none-any.whl: f67173d7fe0f3b6761343a1a3fdb9e604d2f927b69cf534d385ac6796971a7cb
notebook-7.1.0a0.tar.gz: 72fdb54e51a7caf6442e3f6514b08607e136544b3b09700def1b116fecae64c8
@jupyter-notebook/documentsearch-extension@7.1.0-alpha.0
@jupyter-notebook/application@7.1.0-alpha.0
@jupyter-notebook/tree@7.1.0-alpha.0
@jupyter-notebook/lab-extension@7.1.0-alpha.0
@jupyter-notebook/application-extension@7.1.0-alpha.0
@jupyter-notebook/console-extension@7.1.0-alpha.0
v7.1.0a0
@jupyter-notebook/tree-extension@7.1.0-alpha.0
@jupyter-notebook/notebook-extension@7.1.0-alpha.0
@jupyter-notebook/help-extension@7.1.0-alpha.0
@jupyter-notebook/docmanager-extension@7.1.0-alpha.0
@jupyter-notebook/terminal-extension@7.1.0-alpha.0
@jupyter-notebook/ui-components@7.1.0-alpha.0
2023-10-27 15:10:51 +00:00
Jeremy Tuloup
0cd6104b92
Fix python bumping to minor
( #7131 )
...
* fix handling of minor and major python bumps
* fix bumping versions
* fix alpha bump
2023-10-27 16:50:58 +02:00
Jeremy Tuloup
53b47af37b
Update to JupyterLab 4.1 ( #7096 )
...
* Update to JupyterLab 4.1
* fix rendermime
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-27 14:28:33 +02:00
Dilip-Jain
1ff62934df
Added Lumino Plugin Description ( #7008 ) ( #7127 )
...
* Added Lumino Plugin Description
* Added Lumino Plugin Description
* Added Lumino Plugin Description
* Added Lumino Plugin Description
* Added Lumino Description
* Added Lumino Description
* Added Lumino Description
* Added Lumino Description
* Added Lumino Description
* Fixed test checks
* Fixed test checks
* Fixed test checks
* Fixed test checks
---------
Co-authored-by: Aditya Mahimkar <mahimkaradi@gmail.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-10-27 14:28:22 +02:00
Jayesh Singh
e73d410074
Updated ui-tests Configuration in Contributing.md ( #7124 )
...
* Updated ui-tests Configuration in Contributing.md
* Replaced npx with jlpm
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-10-27 09:33:50 +02:00
Jeremy Tuloup
ea1a1538ef
Set navigation_with_keys
to False
( #7129 )
2023-10-27 09:06:47 +02:00
Jeremy Tuloup
d717c6b361
Add Python 3.12 classifier ( #7111 )
2023-10-18 10:58:21 +02:00
jtpio
ce5c0265f1
Publish 7.0.6
...
SHA256 hashes:
jupyter-notebook-application-7.0.6.tgz: 63f3dd524fe5a55315a28db52b382f461cbb7514714feb65a1d9cedef09c4db7
jupyter-notebook-application-extension-7.0.6.tgz: e2202873b50814b36b298ef30719f461f5c43818f8bf0d42c56210d07504343b
jupyter-notebook-console-extension-7.0.6.tgz: f53837c28a3d2fa44fcd5596607d71cb14efd5b7e6d7730f4336e4d8099e25cd
jupyter-notebook-docmanager-extension-7.0.6.tgz: 58bb3817556fe36efcfcaf398f4afb71fcc24fd93b4039df5dcb01b6f775fc97
jupyter-notebook-documentsearch-extension-7.0.6.tgz: a37fbd912f92af99a8495f0157d8eeae96858254d862996320b17909a76281d3
jupyter-notebook-help-extension-7.0.6.tgz: a4baaf9f3cb1b8c92826a48e4dd18267ca1e3877436aec5b555da5863339470c
jupyter-notebook-lab-extension-7.0.6.tgz: d46b159c4de63608659141f6e8b6590ba7aa19d610c9e07bc0cb0294a53522cc
jupyter-notebook-notebook-extension-7.0.6.tgz: 59ed92a0522971be3eebb26e34f0d47f467adf2b36879dfe5f9c49d3013d96fb
jupyter-notebook-terminal-extension-7.0.6.tgz: 1ce0b61d6b713290922d333956f6cce501d3eedebd1c2f46b870838f47c560b6
jupyter-notebook-tree-7.0.6.tgz: 671d578ad3dc39f9cf92a0fbd56366104f041423a747a4266cbec00255522110
jupyter-notebook-tree-extension-7.0.6.tgz: 7d9418cbfae5d7610b857fe13adde26ef360dacbc1c9afeecdc0447b5b57d56a
jupyter-notebook-ui-components-7.0.6.tgz: 3bfd16da3cb4c3b6fad28a0258ed6985daa5974b7d04b3e282db69a12e302a30
notebook-7.0.6-py3-none-any.whl: 0fe8f67102fea3744fedf652e4c15339390902ca70c5a31c4f547fa23da697cc
notebook-7.0.6.tar.gz: ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58
@jupyter-notebook/documentsearch-extension@7.0.6
@jupyter-notebook/ui-components@7.0.6
@jupyter-notebook/notebook-extension@7.0.6
v7.0.6
@jupyter-notebook/application@7.0.6
@jupyter-notebook/terminal-extension@7.0.6
@jupyter-notebook/help-extension@7.0.6
@jupyter-notebook/docmanager-extension@7.0.6
@jupyter-notebook/lab-extension@7.0.6
@jupyter-notebook/tree-extension@7.0.6
@jupyter-notebook/console-extension@7.0.6
@jupyter-notebook/application-extension@7.0.6
@jupyter-notebook/tree@7.0.6
2023-10-17 12:40:59 +00:00
Jayesh Singh
c62caffb02
Updated fav-icon Base URL from JupyterLab PageConfig. ( #7109 )
...
* Updated fav-icon Base URL from JupyterLab PageConfig.
* Reformatted code for reability.
* Used for conncatinating fac-icon URL
* Lint
---------
Co-authored-by: jayesh.singh@fplabs.tech <jayesh.singh@fplabs.tech>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2023-10-17 14:21:16 +02:00
Jeremy Tuloup
03a27f0972
Fix typings ( #7110 )
...
* fix `yarn.lock`
* fix typings
2023-10-17 13:48:43 +02:00
dependabot[bot]
9d461169a2
Bump postcss from 8.4.27 to 8.4.31 ( #7089 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 08:23:26 +00:00
jtpio
1facd30339
Publish 7.0.5
...
SHA256 hashes:
jupyter-notebook-application-7.0.5.tgz: 00ba2d6a02da8698acca585665b953966165d160d9f02f18c1fa45a1d10976fd
jupyter-notebook-application-extension-7.0.5.tgz: 4f274f993d146a318b199f877cf2f330ab25cad38805c69f8e628e0877a93584
jupyter-notebook-console-extension-7.0.5.tgz: 5155c3c2f151d8e566827a0ce60a8f843df5e2c5fb8b27653d689f7de51514bd
jupyter-notebook-docmanager-extension-7.0.5.tgz: fea95aaa483f158646c13df953deccc90cf71bd009f5edbbe7d28fc884c76d7f
jupyter-notebook-documentsearch-extension-7.0.5.tgz: 767b087a6959233878a5a76f75356860448b5d1626dc1da0151929e763901c24
jupyter-notebook-help-extension-7.0.5.tgz: c64473d3b4501559177ca6b7bbfe2c2a0b3a963280703908e703c4ba67d85fcb
jupyter-notebook-lab-extension-7.0.5.tgz: f82b8c73b5b4efd4d764a281ae13b9161d4669d19b04034fe1a129199c9ae985
jupyter-notebook-notebook-extension-7.0.5.tgz: c5cdbd115be95f5647ab218a97d4839686dfbf0aa8ed836e5afb6ef6759c740e
jupyter-notebook-terminal-extension-7.0.5.tgz: 41842a4d0f87556a6d3d8da84580944d7fa41182ade3dbd562056f96289ba477
jupyter-notebook-tree-7.0.5.tgz: 492fc894952831be97c90da32bcf6f1dc51a40a932ebfb5e735f4d80590d12a3
jupyter-notebook-tree-extension-7.0.5.tgz: 1e89769becb03be0e10abec252932320d259e620cef7644e2dc5560a98d59ec1
jupyter-notebook-ui-components-7.0.5.tgz: aa2d0f94397022fd086572b6506af6250131f24df727976dbf493e34aeacc8f5
notebook-7.0.5-py3-none-any.whl: f26bd66accd54fcd96cc6696fb6c2911f15843b1c524318fd7cbdb32a763e6a6
notebook-7.0.5.tar.gz: 9e7c7a91de138bc8b5ee50486a20e70fa4d82d407b5622ec8beac9e13e773181
@jupyter-notebook/metapackage@7.0.5
v7.0.5
@jupyter-notebook/notebook-extension@7.0.5
@jupyter-notebook/buildutils@7.0.5
@jupyter-notebook/console-extension@7.0.5
@jupyter-notebook/tree@7.0.5
@jupyter-notebook/ui-components@7.0.5
@jupyter-notebook/application-extension@7.0.5
@jupyter-notebook/docmanager-extension@7.0.5
@jupyter-notebook/lab-extension@7.0.5
@jupyter-notebook/application@7.0.5
@jupyter-notebook/tree-extension@7.0.5
@jupyter-notebook/app@7.0.5
@jupyter-notebook/terminal-extension@7.0.5
@jupyter-notebook/help-extension@7.0.5
@jupyter-notebook/documentsearch-extension@7.0.5
2023-10-12 08:05:10 +00:00
Jeremy Tuloup
839193d07f
Update to JupyterLab 4.0.7 ( #7103 )
...
* Update to JupyterLab 4.0.7
* Update Playwright Snapshots
* Update Playwright Snapshots
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-12 09:46:32 +02:00
Jeremy Tuloup
27c437ab97
Update permissions
in the galata snapshot workflow ( #7105 )
2023-10-12 09:12:27 +02:00
Jeremy Tuloup
c4b181ac8c
Fix typings ( #7104 )
2023-10-12 08:59:33 +02:00
Jeremy Tuloup
9fa4a2caed
Ignore yarn.lock for codespell ( #7098 )
2023-10-09 16:08:00 +02:00
Jeremy Tuloup
c3ec39e8d7
Remove link to the PDF documentation ( #7094 )
2023-10-09 10:01:39 +02:00
dependabot[bot]
0310b9762f
Bump postcss from 8.4.23 to 8.4.31 in /ui-tests ( #7088 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 08:54:18 +02:00
Jeremy Tuloup
343961358d
Switch from hub
to gh
( #7085 )
2023-10-04 08:43:11 +02:00
Jeremy Tuloup
02cab2133d
React to the galata update comment ( #7086 )
2023-10-04 08:36:56 +02:00