-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
area: workbenchIssues related to Workbench category.Issues related to Workbench category.
Milestone
Description
System details:
Positron and OS details:
Ubuntu 24
Positron 2024.11.0-140
Workbench 2024.11.0-338.pro1
Interpreter details:
R 4.4.1
Python 3.10.10
Describe the issue:
Going back into an existing Positron session starts a new interpreter environment. This does not happen when just refreshing the tab, only when re-enter the session from Workbench launcher screen.
Screen.Recording.2024-11-04.144103.mp4
Steps to reproduce the issue:
- Start a new Positron Session
- Start the R console & create a variable. eg.
x <-1
- Return to Workbench launcher screen and re-enter session
A new R env is created, losing old data.
Expected or desired behavior:
The session would persist and the R data would still be present
Note.. the terminal pane seems to persist
Were there any error messages in the UI, Output panel, or Developer Tools console?
Metadata
Metadata
Assignees
Labels
area: workbenchIssues related to Workbench category.Issues related to Workbench category.