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

Wrong version on the release page #775

Closed
Helleeni opened this issue Feb 21, 2024 · 3 comments
Closed

Wrong version on the release page #775

Helleeni opened this issue Feb 21, 2024 · 3 comments

Comments

@Helleeni
Copy link

Description

When trying to download version v4.1.2 (supposedly the latest release) the page shows version v4.1.1. at the top, and when downloaded the version is actually v4.0.8. (that is the MacOS Arm versions are, others I couldn't test).

Reproduce

  1. Go to this page: https://github.com/jupyterlab/jupyterlab-desktop/releases
  2. Download https://github.com/jupyterlab/jupyterlab-desktop/releases/download/v4.1.1-1/JupyterLab-Setup-macOS-arm64.dmg
  3. Uninstall any previous version of JupyterLab
  4. Install this version
  5. Check the version of the package: 4.0.8.

Expected behavior

Either 4.1.1. would be installed or 4.1.2. would be available for installation as mentioned here: https://medium.com/jupyter-blog/python-environment-management-in-jupyterlab-desktop-3b119c5811d9

Context

  • Operating System and version: MacOS Sonoma 14.1.1.
  • JupyterLab-Desktop version: ?
  • Installer: .dmg and .zip
Copy link

welcome bot commented Feb 21, 2024

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@mbektas
Copy link
Member

mbektas commented Feb 21, 2024

@Helleeni I double checked now to confirm that the latest app version has the proper JupyterLab version (v4.1.1) bundled. Have you installed 4.0.8 version of the application before or are you using a custom Python environment yourself created before?

Please see this section (After JupyterLab Desktop update, why there is still the old JupyterLab Web Application version?) in troubleshooting doc.

@Helleeni
Copy link
Author

Thank you and sorry for opening a defect for a wrong reason. Obviously there is then something in my environment that I don't understand. I'm using conda to manage my Python environments. I'll try to follow the instructions on the linked page and figure out why I don't seem to get the right version opened. The browser version of Jupyter Lab works OK. And thank you guys working on this amazing tool.

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

No branches or pull requests

2 participants