Skip to content

Can't install latest version of ms-toolsai.jupyter #3013

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

Closed
ismail opened this issue Apr 1, 2021 · 4 comments
Closed

Can't install latest version of ms-toolsai.jupyter #3013

ismail opened this issue Apr 1, 2021 · 4 comments
Labels

Comments

@ismail
Copy link

ismail commented Apr 1, 2021

OS/Web Information

  • Web Browser: MS Edge 91.0.838.3
  • Local OS: openSUSE Tumbleweed
  • Remote OS: Ubuntu 21.04
  • Remote Architecture: x86_64
  • code-server --version: 3.9.2 109d2ce

Steps to Reproduce

> code-server --force --install-extension ms-toolsai.jupyter
Installing extensions...
Installing extension 'ms-toolsai.jupyter' v2021.5.0...
Extension 'ms-toolsai.jupyter' v2021.5.0 was successfully installed.

Expected

Jupyter extension has version 2021.5.0

Actual

Jupyter extension has version 2021.3, note that even the available version list doesn't show 2021.5.0.

Screenshot

Screenshot from 2021-04-01 11-35-50

Notes

I started debugging this after extensions didn't auto-update, manually checking for updates didn't show anything. Restarting the server and trying again didn't work either.

This issue can be reproduced in VS Code: N/A (can't test)

@jsjoeio jsjoeio added the needs-investigation This issue needs to be further investigated label Apr 1, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Apr 1, 2021

I was able to reproduce this locally. I think this is because by default, it installs from Coder's extension marketplace (which we are soon deprecating and moving towards OpenVSX and guessing we don't have the latest version in there.)

Logs

~ code-server --force --install-extension ms-toolsai.jupyter
Installing extensions...
Installing extension 'ms-toolsai.jupyter' v2021.5.0...
Extension 'ms-toolsai.jupyter' v2021.5.0 was successfully installed

Screenshot

image

Notes

I tried downloading 2021.5.0 from vsixhub and installing from the VSIX file but received an error message:

image

The latest version may not work until we upgarde to VS Code 1.55.

Suggested Workaround

I think the only workaround we can suggest is to use an earlier version of the extension.

Related

@jsjoeio jsjoeio added wontfix and removed needs-investigation This issue needs to be further investigated labels Apr 1, 2021
@repo-ranger
Copy link
Contributor

repo-ranger bot commented Apr 1, 2021

⚠️ This issue has been marked wontfix and will be closed in 3 days.

@ismail
Copy link
Author

ismail commented Apr 1, 2021

Thanks for the great debugging!

@ismail ismail closed this as completed Apr 1, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Apr 1, 2021

image

Couldn't have done it with your easy to follow repro steps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants