Tutorial - Configuring Python with Posit Connect#
Configuring Python with Connect#
This tutorial walks through the steps for administrators to configure Python with Posit Connect, formerly RStudio Connect. The steps in the tutorial include installing Python on a server, configuring Connect to enable Python functionality, and publishing a sample R Markdown notebook that calls Python code to Connect.
Connect makes it easy for data scientists using Python to publish their Jupyter Notebooks and call Python code from R content, including Shiny apps, R Markdown Reports, and Plumber APIs.
Tutorial Steps#
- Install Python on a Connect server
- Configure Python with Connect
- Publish Python content