Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump main to latest from upstream #32

Merged
merged 599 commits into from
Jan 7, 2025
Merged

Bump main to latest from upstream #32

merged 599 commits into from
Jan 7, 2025

Conversation

ImpSy
Copy link

@ImpSy ImpSy commented Jan 7, 2025

Jira ticket

https://spotinst.atlassian.net/browse/BGD-XXXX

Checklist

  • I added a Jira ticket link
  • I added a changeset with the simple-changeset add command
  • I filled in the test plan
  • I executed the tests and filled in the test results

Why

A short description of why this change is necessary. If this is a bug fix, include steps to reproduce the issue

What

What has been modified. Expose the key decisions you have made during this PR to facilitate the discussion with your reviewer

How to test

Step by step instructions to test your feature/fix

Test plan and results

Feel free to add screenshots showing test results

Test Description Result Notes
1 Test with input A Pass Some notes about the test
2 Test with input B Pass Some notes about the test
3 Test with input C Pass Some notes about the test

fcollonval and others added 30 commits May 31, 2024 11:12
Co-authored-by: Frédéric Collonval <[email protected]>
…6390)

* Add the toolbar again when updating the title of PanelWithToolbar

* Update docstring
…as TOC headings (#16420)

* Fixing nested markdown code blocks

* Lint checks
* Add typings to the inline completer example

* Apply suggestions from code review

Co-authored-by: Michał Krassowski <[email protected]>

* add types for the inline completer

---------

Co-authored-by: Michał Krassowski <[email protected]>
* Troubleshoot usage check on CI

* Add setuptools to the dependencies
…n TOC (#16437)

* code comments in telde fences

* Adding test cases
…oup (#16411)

Bumps the actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `tj-actions/changed-files` from 44.3.0 to 44.5.2
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v44.3.0...v44.5.2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added lazy loading

* fixed location of lazy loading attribute

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* added loading into iFrame component constructor and changed appropriate loading settings

* updated documentation

* typo

* ran prettier

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michał Krassowski <[email protected]>
* updated regex

* added tests
* Replace deprecated 'Locator.press()' with 'Locator.fill()' or Locator.pressSequentially()'

* Set 'docmanager:open' and 'docmanager:new-untitled' commands as async, to be able to properly await it

* Use to fill the cell content, to avoid backward incompatibility

* Update galata/test/jupyterlab/texteditor.test.ts

Co-authored-by: Michał Krassowski <[email protected]>

* Use preferably 'Locator.fill()'

---------

Co-authored-by: Michał Krassowski <[email protected]>
* Fix width and margins of the notebook footer.

* Update Playwright Snapshots

* Update border width.

* Revert snapshot updates which cause test failures

* Fix height of `jp-WindowedPanel-inner` and top margin of the footer

It previously did not account for the padding, this commit fixes it

* Fix clearing height on `jp-WindowedPanel-inner` when switching modes

Also correct clearing of margin-right to leave no trace

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: krassowski <[email protected]>
…6450)

* Align extension migration docs with the latest extension template

* more copier updates
…ting section (#16465)

* Add notice for Windows users to activate symbolic links in contributing section of docs

* Refactor installation docs
* fix: Use correct hub restart URL

- When `hubServerName` is found in jupyterlab config, override the base `restartUrl` with current spawner's `restartUrl`

* test: Add a basic unit test for hub-extension

Signed-off-by: Mahendra Paipuri <[email protected]>

* ci: Add hub-extension entry to group

Signed-off-by: Mahendra Paipuri <[email protected]>

* Remove use of `any`

* Add tests against GHSA-44cc-43rp-5947

---------

Signed-off-by: Mahendra Paipuri <[email protected]>
Co-authored-by: krassowski <[email protected]>
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump the pip group with 5 updates

Bumps the pip group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.2` | `8.1.3` |
| [jupyterlab-language-pack-zh-cn](https://github.com/jupyterlab/language-packs) | `4.1.post2` | `4.2.post1` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.4` | `3.9.0` |
| [scipy](https://github.com/scipy/scipy) | `1.13.0` | `1.13.1` |
| [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.4.7` |


Updates `ipywidgets` from 8.1.2 to 8.1.3
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](jupyter-widgets/ipywidgets@8.1.2...8.1.3)

Updates `jupyterlab-language-pack-zh-cn` from 4.1.post2 to 4.2.post1
- [Release notes](https://github.com/jupyterlab/language-packs/releases)
- [Changelog](https://github.com/jupyterlab/language-packs/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/language-packs/compare/[email protected]@v4.2.post1)

Updates `matplotlib` from 3.8.4 to 3.9.0
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.8.4...v3.9.0)

Updates `scipy` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.13.0...v1.13.1)

Updates `ruff` from 0.4.2 to 0.4.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.2...v0.4.7)

---
updated-dependencies:
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: jupyterlab-language-pack-zh-cn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update doc snapshot

* Debug improve LogErrorHandler

* Explicitly set the stream

Co-authored-by: Michał Krassowski <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Michał Krassowski <[email protected]>
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/python-jsonschema/check-jsonschema: 0.28.1 → 0.28.4](python-jsonschema/check-jsonschema@0.28.1...0.28.4)
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.2...v0.4.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Frédéric Collonval <[email protected]>
* Add a test for ghost text spacer

* Fix the lines placeholder taking up too much space

This fixes the issue caused by the increased number of
lines in the placeholder due to the use of `max-width: 0`;
the `max-width: 0` was used to prevent the placeholder from
expanding in width (due to the necessity of using `display:
inline-block` to animate font size reduction effectively;
instead the lines placeholder is now rendered with a single
character in each line which preserves the functionality
but frees use from both issues.

* Update snapshots

* Improve tests: make the ghost locator editor-specific

to prevent randomly selecting the ghost text/line spacer
in another cell. Also fixes waitForTimeout being called
out of sequence.

* Use `text-wrap: none` to prevent height inflation in spacer
* "will reach" → "has reached" in README

* Edits for brevity

Co-authored-by: Jason Weill <[email protected]>

---------

Co-authored-by: Jason Weill <[email protected]>
* Bump ws from 8.12.0 to 8.17.1

Bumps [ws](https://github.com/websockets/ws) from 8.12.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.12.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Trick jest to load node variant of ws

* Update packages/testing/src/jest-resolver.ts

Co-authored-by: Nicolas Brichet <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Nicolas Brichet <[email protected]>
…#16508)

* Add test case for configure calls being propagated correctly

* Fix the `configure()` of providers not being called in empty workspace
Darshan808 and others added 27 commits December 17, 2024 11:47
* Add feature to import settings from JSON file

* Automatic application of license header

* code improvements for settings import

* Automatic application of license header

* Test add for Settings Import feature

* Import Settings function modification

* add-react-dependency

* add-react-dependency-to-yarn.lock

* CI-error-resolve

* settings-import test bug fix

* test modification

* test bug fixes

* ui and test improvements

* lint fix

* dialog-box message improvement

* dialog box improvements

* code improvements

* json formatting fix

* test bug fix

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <[email protected]>
* Add unit test

* Fix wrong positioning in continuous inline completion

* Fix undoManager configuration in tests

---------

Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Michał Krassowski <[email protected]>
* Fix: Sync settings editor with updated settings

* integration test add

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* minor bug resolve

* test-modified

* lint fix

* Update packages/settingeditor/src/SettingsFormEditor.tsx

Co-authored-by: Michał Krassowski <[email protected]>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michał Krassowski <[email protected]>
SHA256 hashes:

jupyterlab-4.4.0a1-py3-none-any.whl: 080cd650d3b2525bb60f37e2feed837a2b431924d7cf3559698e241972fddf07

jupyterlab-4.4.0a1.tar.gz: 4549ab4c5097d6ca9f1c6b4fdf59e2bc69f93921fcb98e00c1e9e93b1f4bd6bc

jupyterlab-application-4.4.0-alpha.1.tgz: 9638f4d9614f5da3d88f5b2d311a660d38e543e28cca6605ccbc10a3e70168d5

jupyterlab-application-extension-4.4.0-alpha.1.tgz: f780f5c4f7bc181bc3aebcc0f4ad1426b742e1e9500665ac83e9b63ea23cf3b9

jupyterlab-apputils-4.5.0-alpha.1.tgz: ab03dc49bacc647e183ab1b3b26dad62d89fbd7eeb7b698b06f8fcecebe7c6e2

jupyterlab-apputils-extension-4.4.0-alpha.1.tgz: 3442de260624a0d38682b794da75c2edb466df0e92ff74466e45d576ba73be9e

jupyterlab-attachments-4.4.0-alpha.1.tgz: bbe4cbd89ae65e6a7dbe44cca575612b88d3d236b0f1910915eb4a6c0056edbd

jupyterlab-builder-4.4.0-alpha.1.tgz: b861e2ce0b438ad3d165fd0b9828f63e68a80025f13b33119a825b07cbdbd6d1

jupyterlab-buildutils-4.4.0-alpha.1.tgz: 46883d3f8736ef9be49a74251b2d7068b5ecdc96e9ce0f633938517a7e9d0b66

jupyterlab-cell-toolbar-4.4.0-alpha.1.tgz: ec9e2c65051323fda97858f811fed121cff10152b6cde17be7a9e51302421aaf

jupyterlab-cell-toolbar-extension-4.4.0-alpha.1.tgz: b884cf2a0048c7ee19ca4d88d89da4ce2e7acf8dceae23907289bf83af953a78

jupyterlab-cells-4.4.0-alpha.1.tgz: 986d338eb06a3c085ff9057701644704e08f4f874ef6fe97ae2d41be147dffe3

jupyterlab-celltags-extension-4.4.0-alpha.1.tgz: e3f5f573f22861cd1042c4bfba6501556dd91ddfdebbb3928186c5bf01d90a8b

jupyterlab-codeeditor-4.4.0-alpha.1.tgz: fc49ddb57fffb79a992353fd53b863b2a16c0eb82a2d6bc9d59099f4ef100610

jupyterlab-codemirror-4.4.0-alpha.1.tgz: 99d0046e96a624627339321c9537ed5cd0c005491189b8969d626f9c765db0aa

jupyterlab-codemirror-extension-4.4.0-alpha.1.tgz: d537f57a3632a5393b86345fe1bb1d3e66a03bdce20cbe278ef8882b17476115

jupyterlab-completer-4.4.0-alpha.1.tgz: dbb4260eaf7334861b7abfec143457bff039582502e95c608e8b5b0d035ac596

jupyterlab-completer-extension-4.4.0-alpha.1.tgz: af33bdcbc55eee1291e22bb2cc7f13f47897ebe3e13cdfd1afe654bb486f2500

jupyterlab-console-4.4.0-alpha.1.tgz: de6741cf96ccfc10605a4cf4c0cc41c4d0a60105645065d026efcbae6459baaf

jupyterlab-console-extension-4.4.0-alpha.1.tgz: 3650453067e6f14d7a3aff3f90fedba167ca3a9c1044338c1a066fa2cad77b5c

jupyterlab-coreutils-6.4.0-alpha.1.tgz: 6b47eb9f41d54456e8a727f5f4906b811df09cf47ba1a8c3364b276894605793

jupyterlab-csvviewer-4.4.0-alpha.1.tgz: ce177efa0d1aa98fd3d7fb7220aacfe4ec52c6a2335d72e46df4b75950f7f76a

jupyterlab-csvviewer-extension-4.4.0-alpha.1.tgz: 24bae3798ffb87532a5eb6eb6eee81ee93ee9695bfc00a09a146eadf711a8c18

jupyterlab-debugger-4.4.0-alpha.1.tgz: cd73e68416c81dcc25e8547a57087d2619e59ff9903a05d5bce32c8890cc7fcf

jupyterlab-debugger-extension-4.4.0-alpha.1.tgz: 4b1f9b8fcc2bd89d07dbea785ee1cfcbbc7a6ef66483f58eb35d15ab286be18d

jupyterlab-docmanager-4.4.0-alpha.1.tgz: 8ea800a0ddeb500017d88ea06b087987ee004d5234a8b959374508ac44bc533a

jupyterlab-docmanager-extension-4.4.0-alpha.1.tgz: d026c45f6e42837bec976c2f4580b6db2a326943085ccee07f5bafd5eb5aaed9

jupyterlab-docregistry-4.4.0-alpha.1.tgz: 62a4a55b9f10b151d6416be12e2af852126668302d8dd5b7422f2c3bc0aa1e82

jupyterlab-documentsearch-4.4.0-alpha.1.tgz: d6bf90bb5be18b2cf4d195c79d028733f262aff599d45f390d8d206477942fbb

jupyterlab-documentsearch-extension-4.4.0-alpha.1.tgz: 89a104dd0eb906da69c52824bc1fa349f4415691cdbe5b4d7f39d2907426042c

jupyterlab-extensionmanager-4.4.0-alpha.1.tgz: 504f77fc5815056bd804ed522fe8c59457f9a15afec2fdcd186b5bdebf0b8caa

jupyterlab-extensionmanager-extension-4.4.0-alpha.1.tgz: ab938af99fab5b5726b02357b0252fa7b11ccf2130bec4563311535ea2c0f294

jupyterlab-filebrowser-4.4.0-alpha.1.tgz: aee6aec5ce317c98de6dc199a3b8f0997df1df363dd93f08d0af6644af6c0c21

jupyterlab-filebrowser-extension-4.4.0-alpha.1.tgz: e4660963ca0eb2051d13561129e43993e825755a9b85362d4ead42c8924d4ccb

jupyterlab-fileeditor-4.4.0-alpha.1.tgz: 2aab4f11dddec93d0a07c73e5b7b177ead1d376e5b52ba24ae3f7ce05b60ae71

jupyterlab-fileeditor-extension-4.4.0-alpha.1.tgz: ee30218e7a3f5208cc7bfd70a59b3f87e737a2cafae56d22c1f3668529f993bd

jupyterlab-galata-5.4.0-alpha.1.tgz: 207d3ac90481642fb9ab753b7773fcd1e1e5fa10574b6159b6b4c1be478c2ef7

jupyterlab-help-extension-4.4.0-alpha.1.tgz: 2f46bb7196bb12fb7081a28698697b03dceae71aeb56f5234a7ca5e14d4f4b02

jupyterlab-htmlviewer-4.4.0-alpha.1.tgz: a403e8881a96e0c49059d7430188b9f00721f38695e9e362e104e0047abb6d4a

jupyterlab-htmlviewer-extension-4.4.0-alpha.1.tgz: f00583d4f1b50bef0e919d5772fed4ad97ffea623c30648f4b086759e13ed053

jupyterlab-hub-extension-4.4.0-alpha.1.tgz: 40b85f0da4e484a0c6b30782fd19cd9d17accd8156390b38ae28afcb37d0fb83

jupyterlab-imageviewer-4.4.0-alpha.1.tgz: d587ad66741b62beae3beafb2d3c08f4952bbcbc9fbbc9c0273b38507c2020f3

jupyterlab-imageviewer-extension-4.4.0-alpha.1.tgz: 490924666cb1eb503130f93b40c5727a6729b45cc1d3c648616e41a6a7e5af69

jupyterlab-inspector-4.4.0-alpha.1.tgz: f50b1513196627d28391c494aa65047e3f49ea3659ced6d501c055491141529f

jupyterlab-inspector-extension-4.4.0-alpha.1.tgz: 61cfd91097cb018eee0c79d390645b773bd11d5d137af78220a2d9fdcbd89dc2

jupyterlab-javascript-extension-4.4.0-alpha.1.tgz: ceb3dc0c84a2d5e9999a26cad967048cbec5375a6131b0ef76b0b7f6e0260839

jupyterlab-json-extension-4.4.0-alpha.1.tgz: 90bc8e67625477813c74ec5111e0d0637077bd7d64e87d2cbba6f760cd24be60

jupyterlab-launcher-4.4.0-alpha.1.tgz: 4d36df2e8956863658adbdd5a497a19956039a3d4bf2f210cf9e4b5b03f8e6d1

jupyterlab-launcher-extension-4.4.0-alpha.1.tgz: e9ac25eaee4b93eda8f487e821ce190d06e31a13caf43bbacc3de2adf25392a4

jupyterlab-logconsole-4.4.0-alpha.1.tgz: 7248e528875dc3b504569736d3d5b57d4dbea3da6fd8781547085bd1d3475021

jupyterlab-logconsole-extension-4.4.0-alpha.1.tgz: 2e13153280c387878396c1fd661036f8f768cb2b12b251afc6826a1f6491e7c4

jupyterlab-lsp-4.4.0-alpha.1.tgz: 9e82251826d4e0d8a8d5bad5de9bb310d3fc3570b6c74aeee1b1316a547d11b9

jupyterlab-lsp-extension-4.4.0-alpha.1.tgz: 9ece364e6fef7039698c6a82185c3aad37fc33b827dcea6b817c73b10dd42afe

jupyterlab-mainmenu-4.4.0-alpha.1.tgz: 16be9d93b6ceda0ec01b25906e723f8790645ec77e2a970feb8c8393597aa5bb

jupyterlab-mainmenu-extension-4.4.0-alpha.1.tgz: 4396d2c92fa5b8e3ddd245d3615ff7e90159520a37d639d986387900e251aa75

jupyterlab-markdownviewer-4.4.0-alpha.1.tgz: 1f0bd9030ec9c75f1bef5150dd1418ce6eb471e67731e84a57441b5ded766fa6

jupyterlab-markdownviewer-extension-4.4.0-alpha.1.tgz: 3d23d9b54c924bcc2e6792eedf00e95036b3c344637e91a074ee449ad9bfe244

jupyterlab-markedparser-extension-4.4.0-alpha.1.tgz: 4736574deea73575733e54b0df77c6b2ad3f993913977aec0f962b7cf8e66716

jupyterlab-mathjax-extension-4.4.0-alpha.1.tgz: cb1e22ff487e987b7bfe0efe531d3012ce27b68b529d7f905936c9f4ce71d12b

jupyterlab-mermaid-4.4.0-alpha.1.tgz: 6a67cedc9b6aaedf3c0251a5a11a5ebad1e11f0f4966b5cccdeee48dfd1a2651

jupyterlab-mermaid-extension-4.4.0-alpha.1.tgz: 05d9175cee3b426ce2e43d59b520e3fef61abe2eccda0578fcce7998f9fdf352

jupyterlab-metadataform-4.4.0-alpha.1.tgz: 1bebda79af446871c0ce52dc1716e1f3929a75154aeb4db887ece483d4ad3188

jupyterlab-metadataform-extension-4.4.0-alpha.1.tgz: 43fcb6cd446febc734e7c40dec83dbee6d3874e6448d03e4ed78f6fd7bde6b22

jupyterlab-metapackage-4.4.0-alpha.1.tgz: c5a8f93f70c4bba8207f54d176dc89a9734c5ee08a523149356bfd4132c3bbc6

jupyterlab-nbconvert-css-4.4.0-alpha.1.tgz: 271099699209229c1fdbb00e94f8c31132b58300dab15d1a112096d08b141634

jupyterlab-nbformat-4.4.0-alpha.1.tgz: 8d9dcaa61f7156eb925960d39e71237e55f0cda71a828f2ddac3034ea6da0fe7

jupyterlab-notebook-4.4.0-alpha.1.tgz: b6d1c148da83be3518271ee0cdf69e47f0cc1d28fe8dcd8c89c95d650d10378f

jupyterlab-notebook-extension-4.4.0-alpha.1.tgz: 154ad849569ca5e66844174142a000580a7d5b442828adb775adb7eef5284d9c

jupyterlab-observables-5.4.0-alpha.1.tgz: 96db723f6313fdcf16828761aad315547cccd4854bd15acfb08eb94ec62f916c

jupyterlab-outputarea-4.4.0-alpha.1.tgz: 94a8d916f58a18624e6c3fd58f09af6c4fdd7060ab1811f989bdd6cdb98dc71e

jupyterlab-pdf-extension-4.4.0-alpha.1.tgz: 487affc1d1455759c98323704645134eaf32f9b01ae9d850d849d1be5a84dd3f

jupyterlab-pluginmanager-4.4.0-alpha.1.tgz: c319dbc9e0c303ce6b55afbcb204432b9e9b5bbb7034d8dae0c16b375290deaa

jupyterlab-pluginmanager-extension-4.4.0-alpha.1.tgz: 8545886c8bfa811d0b1bc71fe31bf83f78442d84167e030c3394bd75c00ab4a8

jupyterlab-property-inspector-4.4.0-alpha.1.tgz: 6b8d290b1c4c3a91991d45cf5c8c4ad891fcf2771b9c338df3d7821e69e781b5

jupyterlab-rendermime-4.4.0-alpha.1.tgz: 49e48792a773bf6ed4c1bc8a9e5e46031f367729cd1fc360ce06925ae4955b74

jupyterlab-rendermime-extension-4.4.0-alpha.1.tgz: 0b6a4d1ea6e5adb2d8c91262fee87cf9c252440f84795b4e5f9cc7e0ce6331a8

jupyterlab-rendermime-interfaces-3.12.0-alpha.1.tgz: ec5e27b8126ca42b42deb5e9a4249fbab83b9a9c2a8c2200fcacde3c81e55cfd

jupyterlab-running-4.4.0-alpha.1.tgz: 7ed3e217ebb5731c1c4551068856e0cd962d0d311da7f18e711dc43f50e4f18f

jupyterlab-running-extension-4.4.0-alpha.1.tgz: bf7fa6db8c3c580754c8a2a0e9b88dd50f564c6e620dce951197f9cb1d597898

jupyterlab-services-7.4.0-alpha.1.tgz: ab2cda8a9efba0948a7ec567bb60a35bc7f6ba43607c14ca0df791459685606a

jupyterlab-settingeditor-4.4.0-alpha.1.tgz: cb5e224b266e5e478d56d67a634c335a84bbe1ab3b88c2e04527dd3ecb6de024

jupyterlab-settingeditor-extension-4.4.0-alpha.1.tgz: f433376593213825014770384a306b049f7332ec7813ba0e8056a32d413740f2

jupyterlab-settingregistry-4.4.0-alpha.1.tgz: 3ec610c6ff2fe9d8dd4bc376f0e325033f09f8eec148c212f307f8f2e2d91dbc

jupyterlab-shortcuts-extension-5.2.0-alpha.1.tgz: d9adddbbe64dbcf5f6c33e861a68f59177341ea7715efb7eea59e3c56a3ed06c

jupyterlab-statedb-4.4.0-alpha.1.tgz: 2cb2e16dbe22865b3f30ade0cc95d23a73e8035175113f630783516c791afefa

jupyterlab-statusbar-4.4.0-alpha.1.tgz: 46f88ce8b8bc4743195cd874fe283442f1231525b08f1a979c0c1e5f4dccdd78

jupyterlab-statusbar-extension-4.4.0-alpha.1.tgz: 3332717c2d210327771562bc51db60e952bfe14de03bbcbaac0ab17bf5d9dcb8

jupyterlab-template-4.4.0-alpha.1.tgz: 2ea7bf85daa8d9a1e78f9e5738da4eca1e8fd5ce7d275b0d49a975917295d2fc

jupyterlab-terminal-4.4.0-alpha.1.tgz: a07d9a2a6d7489e06b040ba1869ee5f26edebb4aa8c9cb228d85605ab99a0446

jupyterlab-terminal-extension-4.4.0-alpha.1.tgz: 088efa28555ab6004fd553340b43d45911872aaa753fcbc4476bc94c32c4d740

jupyterlab-testing-4.4.0-alpha.1.tgz: ea1b747301dfef3b9760d20e07c48fe2c92471c3ba96c61157f54d4731585809

jupyterlab-testutils-4.4.0-alpha.1.tgz: 014254a5e98dffe32a0472d0d379b9420576e88e8382ed63b9195a0b53e677b2

jupyterlab-theme-dark-extension-4.4.0-alpha.1.tgz: e02ab6709d2450a9280cc56cb4da48a5c4dc34145c512988026ee80d146c6cf0

jupyterlab-theme-dark-high-contrast-extension-4.4.0-alpha.1.tgz: 0a8b7123857e6a54c8348c5b3c0c397fc16ffa8a6bcf380657e24a1464cbb13b

jupyterlab-theme-light-extension-4.4.0-alpha.1.tgz: 3076a600742df79c775e2c1ad9cc2d277732a24a9c17db1f6921949f76d21bb0

jupyterlab-toc-6.4.0-alpha.1.tgz: 889d684353cad3abf88bd65720401aa58587756da33917d77bbb665293f24e41

jupyterlab-toc-extension-6.4.0-alpha.1.tgz: 18bb3914b3d0318641c2ba133e60d5a88d579c3e4e3630948bddcdc309a1d0bd

jupyterlab-tooltip-4.4.0-alpha.1.tgz: ff561472ef9871d13503df81e22935696d51d70fe9dc462b4f8e32340acd4177

jupyterlab-tooltip-extension-4.4.0-alpha.1.tgz: 85c7fc859f8916c2c1ec911c9e500b54d05ee4d3acd19b4187f2da257aebdab4

jupyterlab-translation-4.4.0-alpha.1.tgz: d5732ef4056bb0bfbfa3420c8aa97febf70fae2b8184a3292e34c6abd32bf482

jupyterlab-translation-extension-4.4.0-alpha.1.tgz: 4101a5d6ad142f81adc93700df037739f5cd684803b1324dbe9bfb7b786a89cb

jupyterlab-ui-components-4.4.0-alpha.1.tgz: 2213948f98e2878907ac066b3b6a6a7010dcbbf4a98778d63f5ae827345ef3f1

jupyterlab-ui-components-extension-4.4.0-alpha.1.tgz: e2bc5bab62d026ae8c878726d5221686de439cfce16f28938f28af557148259f

jupyterlab-vega5-extension-4.4.0-alpha.1.tgz: 25cc5910f5ce945f3f98de05caafafdd0072a116d8c57c24b23eab115b50de77

jupyterlab-workspaces-4.4.0-alpha.1.tgz: 0bca45792d0230002db85bbf88ba4ab7bcc2c1751464f07d5a8b29693550a1a0

jupyterlab-workspaces-extension-4.4.0-alpha.1.tgz: 7df33b515563b6fc2a7b77100a12e5fd1166985271f154647e6ec7c9896a2e73
* Use Zulip for instant messaging

* fix link to the channel
Before this patch, we get an exception in onKernelChanged in a call to untilReady caused by a missing this.
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.8 to 5.23.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](sebhildebrandt/systeminformation@v5.21.8...v5.23.8)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [ENH] Add config value to render markdown cells upon exit

* Rename renderMarkdownOnExit to avoid ambiguity

* Update name to autoRenderMarkdownCells

* Apply lint rules
* Add pixi files to various ignore files

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Add content providers

* Add save and fileChanged to the content provider interface

* Fix fileChanged handling

* Move ContentProviderRegistry initialization to attribute definitions

Co-authored-by: Michał Krassowski <[email protected]>

* Move ContentProviderRegistry initialization to attribute definitions

Co-authored-by: Michał Krassowski <[email protected]>

* Wording

Co-authored-by: Michał Krassowski <[email protected]>

* Wording

Co-authored-by: Michał Krassowski <[email protected]>

* Update packages/services/src/contents/index.ts

Co-authored-by: Michał Krassowski <[email protected]>

* Update packages/services/src/contents/index.ts

Co-authored-by: Michał Krassowski <[email protected]>

* Review

* Add back optional IDrive.sharedModelFactory

* Add test

* Make contentProviderRegistry not a static Drive attribute

* Get REST content provider configuration from its drive

* Remove drive reference in content providers

* Review

* Use `rank` over `score` for registration of content providers,

and simplify the double if statement to a single if

Co-authored-by: Frédéric Collonval <[email protected]>

* Return `IDisposable` from registry, improve tests

* Make `getProvider` never return `undefined` by special-casing `defaultProvider`

Co-authored-by: Frédéric Collonval <[email protected]>

* Make shared model factory from content providers take precedence

over the one defined on the drive level

* Make `contentProviderRegistry` readonly in the drive interface

Co-authored-by: Frédéric Collonval <[email protected]>

* Do not pass drive's `fileChanged` to REST content provider; allow

providers to define a `fileChanged` signal and proxy it through
content provider registry up to the drive to allow for server-side
save events to propagate (and in consequence correctly update the
content hash).

* Allow to set content providers from widget factory, remove extension matching

* Extract editor widget factory to a plugin matching notebook factory

* Cleanup

* Cleanup and test adjustment

* Add missing `IToolbarWidgetRegistry` token in optional

* Add documentation an examples

* Small documentation improvements

* Apply suggestions from code review

Co-authored-by: Jeremy Tuloup <[email protected]>

* Remove spurious `identifier` definition

* Add more docstrings

* Rename `File System` section to `Content Provisioning`

* Do not allow to change the `contentProivderId` on default factories more than once

Custom factories can change this behavior, but this was deemed to be a
better default behaviour in case if multiple extensions tried to
override the content provider on the default widget factories.

---------

Co-authored-by: David Brochart <[email protected]>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Frédéric Collonval <[email protected]>
Co-authored-by: Jeremy Tuloup <[email protected]>
…oup (#17134)

Bumps the actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `tj-actions/changed-files` from 45.0.4 to 45.0.5
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v45.0.4...v45.0.5)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix html sanitizer, if html data is array of strings

* Better use \n, when joining html data

* Add test for cell headings multiline HTML problem

* Harmonize the test description

---------

Co-authored-by: Michał Krassowski <[email protected]>
* [docs/source/getting_started/installation.rst] Remove space, resolve syntax error

* [docs/source/getting_started/installation.rst] Add quotes

Co-authored-by: Michał Krassowski <[email protected]>

---------

Co-authored-by: Michał Krassowski <[email protected]>
…s already open (#17121)

* update filter on open settings command

* update test to pass update code

* remove erant import

* lint

* remove console log

* add docstring

* Apply suggestions from code review

* Lint

* update test to test for text content, only updateQuery if there is a query argument

* Update galata/test/jupyterlab/settings.test.ts

Co-authored-by: Michał Krassowski <[email protected]>

* Add one more missing "soft", lint

---------

Co-authored-by: Michał Krassowski <[email protected]>
* Bump the pip group with 3 updates

Bumps the pip group with 3 updates: [jupyterlab-language-pack-zh-cn](https://github.com/jupyterlab/language-packs), [matplotlib](https://github.com/matplotlib/matplotlib) and [ruff](https://github.com/astral-sh/ruff).


Updates `jupyterlab-language-pack-zh-cn` from 4.3.post0 to 4.3.post1
- [Release notes](https://github.com/jupyterlab/language-packs/releases)
- [Changelog](https://github.com/jupyterlab/language-packs/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/language-packs/compare/[email protected]@v4.3.post1)

Updates `matplotlib` from 3.9.3 to 3.10.0
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0)

Updates `ruff` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.3...0.8.4)

---
updated-dependencies:
- dependency-name: jupyterlab-language-pack-zh-cn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* Align `ruff` version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <[email protected]>
* Support kernel subshells

* Allow camel case subshell_id

* New message types do not need to be hidden

* Add list_subshell_request and reply messages

* Add requestListSubshell to IKernelConnection

* Fix linting of empty objects

* Use lower bound pin for ipykernel in galata tests

* Add subshell docstrings

* Catch error if fail to initialise SessionContext

* supportsSubshells is a function not a property

* Ensure kernel info received before creating subshell

* Address review comments

* Revert test changes running code in console not notebook

* Use --subshell-console instead of --kernel-subshells

* Pass subshell_id in all shell kernel messages

* Add explicit null checks when creating subshell console

* Handle kernelChanged in subshell console

* Simplify getting subshell ID in subshell console

* Test subshell lifetime without using console

* Install ipykernel 7 pre-release for js-services tests
SHA256 hashes:

jupyterlab-4.4.0a2-py3-none-any.whl: 1c3a91cab07c8b2418c2e3d477fff3e56620bbbcb13ca8769254e89b33b25274

jupyterlab-4.4.0a2.tar.gz: d225df628eb17485ca0119a35e6659b5c7fbb263829c82cde6a84edf0c86e512

jupyterlab-application-4.4.0-alpha.2.tgz: 8e21066f89ffcd2b468c0eef414c06e2b7dfbdcf715083eef5115c35442b7452

jupyterlab-application-extension-4.4.0-alpha.2.tgz: e794501f1d8f07d0799c539f31eb0a806197c97b80c0b0b0927900a443dd942f

jupyterlab-apputils-4.5.0-alpha.2.tgz: 2a830fea0de6ce27b8ef017eeb76ea14a137f16d8f84f6c6ea3926b56bf5e92c

jupyterlab-apputils-extension-4.4.0-alpha.2.tgz: 914ae8ef8e9dd7b0b50f13f60455f67c02fc8df9eb2433742475ea4605aa634a

jupyterlab-attachments-4.4.0-alpha.2.tgz: a13f733f0e5deb56f130f6055f42a0dc83cd3be7fccf1977aa28d7b835c8c924

jupyterlab-builder-4.4.0-alpha.2.tgz: d3bb4e89276972aade9ff61134fd9d5d0f95429b14e1426984a17d0fd1a507f1

jupyterlab-buildutils-4.4.0-alpha.2.tgz: 814a90a2de7e9b23d9a764b33c42d0c77fcaa042fe69f64f3d8651c5fb4156af

jupyterlab-cell-toolbar-4.4.0-alpha.2.tgz: 499871fb161454ebbbb19625f7e80d7348edb176b7cf8841f9bf4999e9160092

jupyterlab-cell-toolbar-extension-4.4.0-alpha.2.tgz: 38990002edd72f3227767cf20c56453c9944155e29bb8f9d4ae1d61e1b5463a3

jupyterlab-cells-4.4.0-alpha.2.tgz: 65fb4e598dfc04e6d974993f1ebde7222c409a5ec777a32dd0d8696b86efb3d6

jupyterlab-celltags-extension-4.4.0-alpha.2.tgz: 095e0efbbe2f3408ca477fbbc204bcd03a6a7b4f1f2424830b6852d30eedcfb2

jupyterlab-codeeditor-4.4.0-alpha.2.tgz: 48f4a4833f83fdcf1abdb2f5a1479918b5ef6b6fd9ae39d38b7295f931a778fd

jupyterlab-codemirror-4.4.0-alpha.2.tgz: 1d46f2ad5a590ab1221035870f3b955e55010cc922f8747aba64053d95838a1e

jupyterlab-codemirror-extension-4.4.0-alpha.2.tgz: b62eb71651551b2d6d07ea160d6591bf61526e45a03a35fbb651b3e467974fb3

jupyterlab-completer-4.4.0-alpha.2.tgz: 500c91bb00c77954b1433ce63c3e30cf3ac789af82326f54255814804bbb9403

jupyterlab-completer-extension-4.4.0-alpha.2.tgz: 03fdfb4a3794d532e53463cb832302caec114beab4afee9dff5f3c3eec02a3c3

jupyterlab-console-4.4.0-alpha.2.tgz: fe33de745a5730f7e539c666ec941977a58f375e45658ff870b280f4b19b467b

jupyterlab-console-extension-4.4.0-alpha.2.tgz: cefaff167946af1c4ebd2a508c444dbac2756117b87922534dd630dac75222f6

jupyterlab-coreutils-6.4.0-alpha.2.tgz: 77d9842183fae7e096cb86cee5c2245e70303a74c7bfd9b89b291a88a1de7af5

jupyterlab-csvviewer-4.4.0-alpha.2.tgz: 0689e13881048162de22833140be311f65eeec750405d57fe0d697aa0267798b

jupyterlab-csvviewer-extension-4.4.0-alpha.2.tgz: cd3b71836e9afbe525dde40d09bba0b43bdb69bcd1a2bcce09162964efdce4bd

jupyterlab-debugger-4.4.0-alpha.2.tgz: dead2f2150a6c8e1940d14d992adee63e0ae3bb82d8961696cfc1196d787037e

jupyterlab-debugger-extension-4.4.0-alpha.2.tgz: 19fcbb6d727e899c0127a5ad8931db69d48e230445756617cd02b86a09e9a44b

jupyterlab-docmanager-4.4.0-alpha.2.tgz: c7a4742f7fe1aa2cad3efc9154dd2e31ca0ff0848e860734aa1d6c2edfdd6d74

jupyterlab-docmanager-extension-4.4.0-alpha.2.tgz: 2257b1f48aa4cd1625d174a9f23116ce65af3d7ce92651275cd0627d6baa6695

jupyterlab-docregistry-4.4.0-alpha.2.tgz: 45465f11052162bbb8548b6f5979e5803783e699f8e86aea4d8b375277a99903

jupyterlab-documentsearch-4.4.0-alpha.2.tgz: b81e7e65a4f4dd134123f62df1dc7507dc02f1f26f1a74806e752213f9f75a25

jupyterlab-documentsearch-extension-4.4.0-alpha.2.tgz: 68ed73fe4cfd82b8dbfb477a0618cd218104f5ffb3be2e647e0c148df5dcc74e

jupyterlab-extensionmanager-4.4.0-alpha.2.tgz: c47eb25b95120070a5f84cba76841463bbc1eacf1952311ea081053f69c1f46a

jupyterlab-extensionmanager-extension-4.4.0-alpha.2.tgz: efa6b4b2361dd9a140847b66f6cacc33fc1a59afb820d9e04b512423b7f92866

jupyterlab-filebrowser-4.4.0-alpha.2.tgz: 0ba1690515e9661d15df7183c4b47be1846a2616e1c39ef2f324526c8a33c431

jupyterlab-filebrowser-extension-4.4.0-alpha.2.tgz: ca171ecc89de42eb5c6c45006bf83c6885a7a5c8ada6bbd303594a95dca8201f

jupyterlab-fileeditor-4.4.0-alpha.2.tgz: b2f77fb9c713e8a2336adbdf3b19582957a42ab17cfef5f07f784a1a01e9c852

jupyterlab-fileeditor-extension-4.4.0-alpha.2.tgz: 98bade2c6ba039c9b4bb8424aa98b871fc0a75b242cfa8b077e5975f96b562ba

jupyterlab-galata-5.4.0-alpha.2.tgz: 65ab84f7b635fc51fff50193f51864517d4105fb1564de76a010b0773232a8cb

jupyterlab-help-extension-4.4.0-alpha.2.tgz: a0b79e1a85ab1fa3117692b08fadd5ff4668783c87cf946aa7eaf2e760d8358d

jupyterlab-htmlviewer-4.4.0-alpha.2.tgz: 4e1aa2b8872d0a04ec3164485e43c0224c3b2de0b27327d1fd561cf2e4a5f215

jupyterlab-htmlviewer-extension-4.4.0-alpha.2.tgz: 3119d41fac6aab0134ba6a54c5f6c550e2d1609540585b7bbf155ba5c8cdd71f

jupyterlab-hub-extension-4.4.0-alpha.2.tgz: 12a457cf0b3b2d6cb011199534001ef926fb4430b44a35b6bf39249654ca331e

jupyterlab-imageviewer-4.4.0-alpha.2.tgz: a8a6348219a29d13c00de3bff3afc975ff3e43f8c4f68019723c56169a341c22

jupyterlab-imageviewer-extension-4.4.0-alpha.2.tgz: 3650ee3ee1880f141f149ce0761d91c950ae353f3c6ac016fb7a462d41762016

jupyterlab-inspector-4.4.0-alpha.2.tgz: ab88bc37aeee59e9e1e32afc4c7d697f365c408620c82ca549355eb3ce79db7e

jupyterlab-inspector-extension-4.4.0-alpha.2.tgz: b8ee07c44954c10d02f99891b53125002de57f3c39fa13ee9b5a8d5e4cc2a742

jupyterlab-javascript-extension-4.4.0-alpha.2.tgz: 58ed27ee0f8898e5a45c62fcb917c531950b0372c7c367315d70ba6e6fbc00f0

jupyterlab-json-extension-4.4.0-alpha.2.tgz: d9f48cccac53adfe1e1f844327c61f798f4daab137ebca1adb2ad81d48fe1e76

jupyterlab-launcher-4.4.0-alpha.2.tgz: 008b819b6f7433cb2b06a85056371ba8470cf206666b01ad66f243ed63ed6857

jupyterlab-launcher-extension-4.4.0-alpha.2.tgz: a3b7b0dcd15866ac17afa0c9eb328ab2a8e00c33725b9f8955f1c53e29855df2

jupyterlab-logconsole-4.4.0-alpha.2.tgz: 58c93bb341aa5271bf3eb1beeb5030bc5324d7aa1da07039075181c6d2b255a1

jupyterlab-logconsole-extension-4.4.0-alpha.2.tgz: f5ede124d9e38c0163a641058846b05cb5027392223c104522d378909d95122d

jupyterlab-lsp-4.4.0-alpha.2.tgz: 588510b29cfaaacd256054074f0afd497e7f4ef4b75324c3fe14f1844b558274

jupyterlab-lsp-extension-4.4.0-alpha.2.tgz: c9783cbe1d0508de94a7bbea8243559b86643a858b3bed2813a1fd85401a3a64

jupyterlab-mainmenu-4.4.0-alpha.2.tgz: e6306ef1eb1b75d18079e2405d08943817efc4c89f789c047145fd7a98a421b7

jupyterlab-mainmenu-extension-4.4.0-alpha.2.tgz: 2cff1c84c9b1a2e400e98c780455eee1fa4159385ea44c47e2a6148f7bef3db7

jupyterlab-markdownviewer-4.4.0-alpha.2.tgz: 1c69fd32f602e5909ce6827b5a3b98428e31688e737b1544ff93c6926e966289

jupyterlab-markdownviewer-extension-4.4.0-alpha.2.tgz: 4744263413c7a3a24df351829da731307b3b84b48796b776782dd4459e7b9ddf

jupyterlab-markedparser-extension-4.4.0-alpha.2.tgz: 372e1455d89d8cb17e5d62f7a48eb23162616f520625c94bb12bf67cd1610ac3

jupyterlab-mathjax-extension-4.4.0-alpha.2.tgz: 9cb63d2f624ec94de8617db58b8babe0a8f7bf38646a03b885cdc2abb59e1473

jupyterlab-mermaid-4.4.0-alpha.2.tgz: b314c7a070caa7208977b68c9a0e6bbf71f759a3e078ba91672db763cb4979bd

jupyterlab-mermaid-extension-4.4.0-alpha.2.tgz: 7e8501fd23f3c86ceee599b232f7655c4d5056a2c91f679551582df112fbc4d1

jupyterlab-metadataform-4.4.0-alpha.2.tgz: f109aa41da54220fc025909f7bf1a40562b15855bfdf05c8a460792e81adb4d1

jupyterlab-metadataform-extension-4.4.0-alpha.2.tgz: b379716318f66154087235e55f72479779c2a47c0f966d9a1c418a76edbcf24b

jupyterlab-metapackage-4.4.0-alpha.2.tgz: 089c3bf1fe07c38f165822df2c9881fb2be84e6d8cb8ba8022eb10158b6e9c02

jupyterlab-nbconvert-css-4.4.0-alpha.2.tgz: 49e5acd52a239a6ee884cea18e54b4d8528fe5624e13a65fbcc38ae97a1393bc

jupyterlab-nbformat-4.4.0-alpha.2.tgz: 6f8f878143ab5d2c6d7416bf07421fbcf0efeae4df3e6e5fa754ee40a37f14af

jupyterlab-notebook-4.4.0-alpha.2.tgz: a0393a1def5b6df5f6769b64a7315340c58e6b7defc8be24a6d15b945669846f

jupyterlab-notebook-extension-4.4.0-alpha.2.tgz: 674e3a0fb5fd0e513b30dc6174abe79754fd9fa8acfdf16f2f64cd5403f94d33

jupyterlab-observables-5.4.0-alpha.2.tgz: 6d7aa50acd41b7ccde3f7c6296d8322126c319c7294584c4447ea8c71816e72c

jupyterlab-outputarea-4.4.0-alpha.2.tgz: 886a106863a62e943673a2a63acb4e96fc69ca8bd014b20b1e4f0225ed38b81e

jupyterlab-pdf-extension-4.4.0-alpha.2.tgz: 8f49c61ab151d593787d5755b9349ca2f21af5161b987664cd85808a8b2205c7

jupyterlab-pluginmanager-4.4.0-alpha.2.tgz: d2947aa4f47bec7446a35a3d60621a121277b4f7f3cc0b18dc630a2ebfb91b4b

jupyterlab-pluginmanager-extension-4.4.0-alpha.2.tgz: 583f740ab39bc633688db5a0e0aaa489b2a1f6756828c20e6d6570c1ef230181

jupyterlab-property-inspector-4.4.0-alpha.2.tgz: d56dd2ccdef371052058acc0656b31ebeaced0585fa13b18b9eed527d2bf141f

jupyterlab-rendermime-4.4.0-alpha.2.tgz: e06f19cc43beefe97a8bcf165da6f269aed8a9093e1620701fefe1ab61da395b

jupyterlab-rendermime-extension-4.4.0-alpha.2.tgz: d44bb68f119570d0ae957cd2371394d81ecffc4a07b14b8d5ed243028fadb014

jupyterlab-rendermime-interfaces-3.12.0-alpha.2.tgz: 3b1cd39f16f84edae9762060f545562de8ff3d5315e3eae3a882ed3002570409

jupyterlab-running-4.4.0-alpha.2.tgz: c60d7e349c1ec8f416d5a8c4d5b1a87624019328ac45104053fe2158058155e9

jupyterlab-running-extension-4.4.0-alpha.2.tgz: 72c105dd7b91270e972d6ae3bab475d4b1e2f1fc3ab3297ec914d1564f135617

jupyterlab-services-7.4.0-alpha.2.tgz: 56a48b1e15926e139a3eb998ff3d3233c13c6b7cc499ffdc60c1dbb974eb40fb

jupyterlab-settingeditor-4.4.0-alpha.2.tgz: bad7af45d720c60526d1c68aadb325ed9d2d4f055a8ab8a10ad439774c10305a

jupyterlab-settingeditor-extension-4.4.0-alpha.2.tgz: a1809f876abeca8f7e617977a7f94875121bf6752a84d1e53b1f818ceb9c0540

jupyterlab-settingregistry-4.4.0-alpha.2.tgz: 683035b87573602f343f2746bcfd33fcef237db78cde0e7813f4894fbe2c1428

jupyterlab-shortcuts-extension-5.2.0-alpha.2.tgz: 38969b5f97f8c236f05da48ce8dfd30be8460450a1e58a3975b4fefae253e811

jupyterlab-statedb-4.4.0-alpha.2.tgz: 6b7c36982125a991100ed7cb1b84db19cda94e716ef22ddc94ecaad50373131a

jupyterlab-statusbar-4.4.0-alpha.2.tgz: 2a8667b0bcbba0f5528fd17e44668483d23161f6236b1aea0c1d451ab29c197c

jupyterlab-statusbar-extension-4.4.0-alpha.2.tgz: 1f82aa58707190e476d063fae31de57de01b7e2608565293e6ff0eb64fc6b2a8

jupyterlab-template-4.4.0-alpha.2.tgz: b99ae1c18c747b7f9375365ad608c6bc7eeba81313d4c56f2fd90bd397966b92

jupyterlab-terminal-4.4.0-alpha.2.tgz: 1e3ee1be344b414cfff6e605fb19b060388c86eff40be75093b6ce44a38634f7

jupyterlab-terminal-extension-4.4.0-alpha.2.tgz: 5bc2e5b25bd9ac6d9d719ba0b15d00251eee5e50c3155b41ab73edd2658d453c

jupyterlab-testing-4.4.0-alpha.2.tgz: 74af6e2afc48efb5334e06f69332af26254c3ce5282cd871303a869ffe741833

jupyterlab-testutils-4.4.0-alpha.2.tgz: 4d146e2bf8ac1e9232e94f01d2cb0295cefdf3cb110d538a8867c150b1da375c

jupyterlab-theme-dark-extension-4.4.0-alpha.2.tgz: b78f29ba2e5af6ac1189382c071eae46be407b23162851e2eeada553c060d4bc

jupyterlab-theme-dark-high-contrast-extension-4.4.0-alpha.2.tgz: 78e4a721c7c13377335a906fbbea01b1a56292c091745ed4e17b9f4ff34fd9a4

jupyterlab-theme-light-extension-4.4.0-alpha.2.tgz: 7a445e20e0f5e662283b071be6b8d157fa7aeb4414a547587398713421fe834f

jupyterlab-toc-6.4.0-alpha.2.tgz: 86f7a8e5a7a1c8aac86705769c4f20ab9655f120b67a197872e27a3135225664

jupyterlab-toc-extension-6.4.0-alpha.2.tgz: 1104b9a40f0b949960c5de4a39b5d6d488be9c80c07267ba294f1a08a8bc6a91

jupyterlab-tooltip-4.4.0-alpha.2.tgz: f5968cf0c753affac6c7f23f0e108c7649a9d4714ff0bdf2874647f4d57a3e26

jupyterlab-tooltip-extension-4.4.0-alpha.2.tgz: 24c3b1fd537ee8bf552b9b7a0a45ec5e7c6ee99f2ccee18820de9ce3cd9efa7f

jupyterlab-translation-4.4.0-alpha.2.tgz: da2bb9ffb413c02d4d616a2afbdbe868ab0cc2f4c9c2b5a20eeaf00e792189cf

jupyterlab-translation-extension-4.4.0-alpha.2.tgz: d62518e749dfe2aaca020094f3236a27fb076b02a8ee6c6619fe457327797b77

jupyterlab-ui-components-4.4.0-alpha.2.tgz: 7a3f7be646ecffce9483ff86186a8293c8f07971ce78a25507c16dbe5504eb62

jupyterlab-ui-components-extension-4.4.0-alpha.2.tgz: 4c64e6baa11ff6e1c180f30ed6c320939e727ab85e6389dc17a1187879ae34c8

jupyterlab-vega5-extension-4.4.0-alpha.2.tgz: 50a13ab4a07977ad9b19fa38050e9210f721e51bc7c48781af8cda365d5fe6a9

jupyterlab-workspaces-4.4.0-alpha.2.tgz: fa3304b734243636715bf35489babe8022a71072dab80ae052c390ca193beac3

jupyterlab-workspaces-extension-4.4.0-alpha.2.tgz: 5ebb660cdde80f0e3c883b7d0a60d210daf3cc24dea5be056e49b582bd0dde18
* Remove `skipLibCheck` from the test `tsconfig`

* remove svg.d.ts
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6)

* Align ruff

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <[email protected]>
@ImpSy ImpSy merged commit 5586ae4 into spotinst:main Jan 7, 2025
75 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.