Is it possible to reattach to an existing RStudio Server session? I didn't realize that I had an open session on one computer, opened RStudio Server in another browser, and now I have an orphan session.
I realize I could just kill the sessions, but I'd love to get the output back from the original session 
I see a bunch of these in my htop:
/usr/lib/rstudio-server/bin/rsession -u rzwitch --launcher-token 8AA8D19B
So if anyone has any ideas about how I can re-attach to these sessions (can be via any method, as long as I can save the environment), please let me know!