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
In-line image rendering
In-line data-frame viewing
Detailed console output
Detailed error panel with Traceback
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.