Skip to content

feat: posit connect run - #17

Draft
tdstein wants to merge 9 commits into
taylor/mainfrom
taylor/connect-run
Draft

feat: posit connect run#17
tdstein wants to merge 9 commits into
taylor/mainfrom
taylor/connect-run

Conversation

@tdstein

@tdstein tdstein commented Aug 20, 2026

Copy link
Copy Markdown

Summary

  • Add posit connect run for executing Python and R programs through temporary Connect content APIs.
  • Build Python API bundles for Python scripts and rpy2-backed R scripts, including runtime metadata and script arguments. I found running R directly to be very slow because it rebuilds the environment every time. Python avoids this.

Performance note

Native execution takes 7 to 9 seconds. OHE takes approximately 15 seconds. It can only get better from here.

@tdstein
tdstein changed the base branch from main to taylor/main August 20, 2026 17:55
@tdstein tdstein changed the title feat: run R content through rpy2 feat: posit connect run Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant