Tutorial - Publishing Jupyter Notebooks to Connect#
Publishing Jupyter Notebooks to Connect#
This tutorial walks through the steps to enable data scientists to publish their Python code in Jupyter Notebooks to Posit Connect, formerly RStudio Connect.
Connect makes it easy for data scientists using Python to publish their Jupyter Notebooks alongside other data science content in R, including Shiny apps, R Markdown Reports, and Plumber APIs.
Tutorial Steps#
- Install Python
- Install Python packages:
- jupyter
- pandas
- matplotlib
- Install Jupyter notebook extension:
rsconnect-jupyter
- Create a new notebook
- Publish notebook to Connect