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
Describe the bug
R session not attached after run command create terminal and restart vscode
To Reproduce
Steps to reproduce the behavior:
Connect to a cluster via SSH -
Configure setting turn on session watcher
Restart VSCode
Create terminal command
still shows R: (not attached)
Click on the R: (not attached) will run .vsc.attach() but nothing happens.
Do you want to fix by self? (I hope your help!)
Yes / No
Undecided as I am not sure what I can do
Expected behavior
R session attached and I can use functions like View(). Also, I hope that .vsc.attach() can work in a self-created R terminal. Right now my workflow is to use bjobs to open an interactive bash session and then run R so that I have the RAM that I need for large data analysis.
Screenshots
Environment (please complete the following information):