Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>R NotebookNew to Visual Studio Code? Get it now.
R Notebook

R Notebook

Zitian(Andy)Wang

|
442 installs
| (0) | Free
Native .Rmd, .qmd, and .ipynb support with inline console, plots, and paginated data frames
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

R Notebook

R Notebook is a VSCode extension (https://marketplace.visualstudio.com/items?itemName=zitiansunsh1ne.r-notebook) for .Rmd, .qmd, and .ipynb workflows with in-line execution, notebook-style outputs, plots, and session-aware tooling for R/Python data science analysis.

Features

  • Native .Rmd, .qmd, and .ipynb support with in-line execution and notebook controls
  • In-line console output, plot rendering, and ordered multi-output display
  • Session controls for selecting, restarting, and interrupting kernels
  • Session variable inspection for active notebooks
  • Multi-session support so separate notebooks can keep their own runtime state
  • Paginated data-frame viewing for larger tabular outputs
  • Built to work well alongside AI-assisted editing workflows

AI Editing Support

R Notebook works well with AI-powered editing and review tools, including GitHub Copilot, Cursor, and Antigravity. You can keep an .Rmd or .qmd notebook open, ask an AI tool to revise analysis code or documentation, and continue executing chunks with the same in-line notebook experience.

Preview

Editing code with Cursor

Editing code with Cursor

In-line image rendering

In-line image rendering

In-line data-frame viewing

In-line data-frame viewing

Detailed console output

Detailed console output

Detailed error panel with Traceback

Detailed error panel with Traceback

Multiple R sessions

Multiple R sessions

Build From Source

npm install
npm run build

Package

npm run package

Version 1.5.8 packages into the project root as r-notebook-1.5.8.vsix.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft