-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
@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. |
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. |
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
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
The text was updated successfully, but these errors were encountered: