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

Newest Jupyter extention, downloaded manually, does not support newest VSCode #15800

Closed
gshigin opened this issue Jun 26, 2024 · 1 comment
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged

Comments

@gshigin
Copy link

gshigin commented Jun 26, 2024

Environment data

  • VS Code version: 1.90.2
  • Jupyter Extension version : v2024.6.2024062401
  • Python Extension version : v2024.9.2024062507

Expected behaviour

The extension should be successfully installed

Actual behaviour

Getting error : "Unable to install extension 'ms-toolsai.jupyter' as it is not compatible with VS Code '1.90.2'."

Steps to reproduce:

  1. Get newest VSCode (version above)
  2. Get newest Jupyter Extention (version above) by dowloading extention file
  3. Try installing extention from file

Logs

It seems like Jupyter extention requires a vscode version that does not exist yet. packe.json under engines has line "engines":{"vscode":"^1.91.0"} ..., but at the moment of writing this issue last availible version of VSCode is 1.90.2

@gshigin gshigin added the bug Issue identified by VS Code Team member as probable bug label Jun 26, 2024
@vscodenpa vscodenpa added the triage-needed Issue needs to be triaged label Jun 26, 2024
@DonJayamanne
Copy link
Contributor

Duplicate of microsoft/vscode#210912

@DonJayamanne DonJayamanne marked this as a duplicate of microsoft/vscode#210912 Jun 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

3 participants