Skip to content

Tags: microsoft/vscode-jupyter

Tags

v2025.9.1

Toggle v2025.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Fix spawn calls to use Windows path quoting (#17020)" (#17047)

* Revert "Fix spawn calls to use Windows path quoting (#17020)"

This reverts commit 952a5f7.

* Bump version

v2025.9.0

Toggle v2025.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix spawn calls to use Windows path quoting (#17020)

v2025.8.0

Toggle v2025.8.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump sha.js from 2.4.11 to 2.4.12 (#16925)

Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](browserify/sha.js@v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>

v1.0.94

Toggle v1.0.94's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/checkout from 4 to 5 (#16903)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>

v2025.7.0

Toggle v2025.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates Python packages and address a number of CI test failures (#16858

)

* Ensure /tree is remvoed from Jupyter Url and update VSC test runner config

* Updates

* More updates

* Updates

* Updates

* Fixes

* Updates

* Enable some testes

* Updates

* Updates

* Updates

v2025.6.0

Toggle v2025.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update property type (#16757)

v2025.5.0

Toggle v2025.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ensure dependencies are installed when creating venv (#16708)

v2025.4.1

Toggle v2025.4.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bring node fix to release branch (#16661)

* port main fix #16629

* bump version

* Updates with more fixes

---------

Co-authored-by: Don Jayamanne <don.jayamanne@outlook.com>

v2025.4.0

Toggle v2025.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix l10n format (#16598)

* fix l10n format

* linting

v2025.3.0

Toggle v2025.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
just strip out the ascii formatting first (#16494)

Co-authored-by: amunger <>