Skip to content
Discussion options

You must be logged in to vote

I appreciate the detailed response. If I understand correctly, the idea is to launch the KernelSupervisor manually inside the image environment, then attach to it when connecting remotely—this makes it possible to run sessions inside containers and also keep them alive for long-running jobs.

I tested it out, and it works! 🎉 Here’s how I set it up:

1. Download and unpack the Positron server binary

Using the URL template (adjust ${arch}, ${os}, ${version} as needed):

https://cdn.posit.co/positron/dailies/reh/${arch-long}/positron-reh-${os}-${arch}-${version}.tar.gz

2. Add environment variables to your remote .bashrc:

export POSITRON_SUPERVISOR_CONNECTION_FILE="$HOME/.config/Positron/posit…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ehvr20
Comment options

Answer selected by ehvr20
@jmcphers
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants