You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete older version as package, but keep data in ~/.config/jupyterlab-desktop
Install any other version.
Check version using /usr/bin/jlab --version
Check version using menu Help -> About JupyterLab. It does not coincide with the current one.
Expected behavior
Context
Operating System and version: Linux Ubuntu 22.04 (but also it happens in windows 11)
JupyterLab-Desktop version: 4.2.1-1
Installer: .deb
Troubleshoot Output
$ jlab --version
4.2.1-1
but same time menu Help -> About JupyterLab show this:
![Screenshot at 2024-07-16 13-01-03](https://github.com/user-attachments/assets/cd7cbd95-1487-42a4-a4b8-f961fef0a536)
When updating, the version number is not updated.
As I understand it, the version number is recorded in the file $HOME/.config/jupyterlab-desktop/app-data.json while first installation, and after the update/reinstall package, the actual version number is not recorded. This is very confusing.
I saw the recommendation to delete, including deleting the profile, but then you have to delete all the settings.
The text was updated successfully, but these errors were encountered:
From triage: JupyterLab Desktop could override JupyterLab's "about" dialog to include info about both the version of Desktop and the version of Lab. Thank you for your contribution!
Description
Reproduce
~/.config/jupyterlab-desktop
/usr/bin/jlab --version
Expected behavior
Context
Troubleshoot Output
but same time menu Help -> About JupyterLab show this: ![Screenshot at 2024-07-16 13-01-03](https://github.com/user-attachments/assets/cd7cbd95-1487-42a4-a4b8-f961fef0a536)I saw the recommendation to delete, including deleting the profile, but then you have to delete all the settings.
The text was updated successfully, but these errors were encountered: