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
If multiple versions of a language have been utilized in a session, the variables pane continues to show inactive versions of the runtime.
In image above, Python 3.12 was initially activated and then switched to Python 3.11. As seen, Python 3.12 still appears.
Attempting to switch to an inactive interpreter version within the variables pane updates the top-bar interpreter dropdown; the console and variables pane selectors both stay on the current, running interpreter version. Additionally, duplicate entries for the same runtime version may appear under the variables pane selector.
Screen.Recording.2025-02-13.at.3.25.00.PM.mov
Similarly, if the kernel is changed in a Notebook file, duplicate Notebook runtime entries appear in the runtime select in the variables pane.
If multiple versions of a language have been utilized in a session, the variables pane continues to show inactive versions of the runtime.
In image above, Python 3.12 was initially activated and then switched to Python 3.11. As seen, Python 3.12 still appears.
Attempting to switch to an inactive interpreter version within the variables pane updates the top-bar interpreter dropdown; the console and variables pane selectors both stay on the current, running interpreter version. Additionally, duplicate entries for the same runtime version may appear under the variables pane selector.
Screen.Recording.2025-02-13.at.3.25.00.PM.mov
Similarly, if the kernel is changed in a Notebook file, duplicate Notebook runtime entries appear in the runtime select in the variables pane.
System details:
Positron and OS details:
Positron Dev Version: 2025.03.0 build 0
Code - OSS Version: 1.96.0
Commit: Unknown
Date: Unknown
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0
Interpreter details:
Python 3.11.11
Python 3.12.8
R 4.4.0
Describe the issue:
See Above
Steps to reproduce the issue:
Expected or desired behavior:
Interpreter options offered by the variables pane match what is active & available in the Console pane and main Interpreter dropdown.
Were there any error messages in the UI, Output panel, or Developer Tools console?
None
The text was updated successfully, but these errors were encountered: