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

|
9 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 inline execution, notebook-style outputs, plots, and session-aware tooling for day-to-day data science work.

Features

  • Native .Rmd, .qmd, and .ipynb support with inline execution and notebook controls
  • Inline 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 inline notebook experience.

Preview

Notebook preview

Notebook preview

Inline viewing of output

Inline viewing of output

AI-assisted editing in Cursor

Support for Cursor

Multi-session support

Multi-session support

Build From Source

npm install
npm run build

Package

npm run package

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

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