VS Code Extension
Run code cells in Markdown and Quarto files, powered by rat kernels.
Features
| Feature | How |
|---|---|
| Run cells | ▶ Run CodeLens or Ctrl+Enter |
| Output | Results in ```output ``` blocks |
| Plots | Matplotlib PNGs saved to _assets/ |
| Completions | Live from kernel |
| Hover | Rich inspection (type, shape, docs) |
| stdin | input() pops a VS Code input box |
Install
Install from the VS Code marketplace, or see the vscode-rat source.