- Running Code
-
Running Scripts
-
Working with Positron Notebooks
-
Scripts and Notebooks
- Projects and Environments
-
Creating Projects and Managing Environments
-
Projects and Environments
- Version Control
-
Version Control with Git
-
Version Control
- Lab
-
Running and Managing Code in Positron
- Next Steps
-
Wrap Up
Running and Managing Code in Positron
Course 3 of 3 in Introduction to Positron
Run scripts, work with notebooks, create projects with reproducible environments, and track your work with Git in Positron.
- Run code from scripts interactively (line-by-line, selections, and whole files) and understand how scripts connect to the console and interpreter session
- Create and work with Positron notebooks, including running cells, mixing code and markdown, and viewing outputs inline
- Create new projects in Positron using folder templates
- Set up reproducible environments with venv (Python) and renv (R) and manage project dependencies
- Initialize a Git repository, track changes, commit, and push to a remote like GitHub using Positron's Source Control view