Skip to content

Commit 1fda6c1

Browse files
add Runme to recommended extensions list in docs (#155)
1 parent 923b10a commit 1fda6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ Recommended extensions for working with Interactive Notebooks πŸ“š, data 🈸, c
243243
| [Leaflet πŸƒ Map πŸ—ΊοΈ](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-leaflet) | Leaflet πŸƒ Map πŸ—ΊοΈ for Notebook πŸ““ cell βŒ— data outputs |
244244
| [JS Notebook πŸ““ Inspector πŸ•΅οΈ](https://github.com/RandomFractals/js-notebook-inspector) | Provides Interactive Preview of [Observable JS Notebooks](https://observablehq.com/documentation#notebook-fundamentals) πŸ“š, Notebook πŸ““ nodes βŽ‡ & cells βŒ— source code |
245245
| [Observable JS](https://marketplace.visualstudio.com/items?itemName=GordonSmith.observable-js) | Observable Notebooks πŸ“š Interpreter with VSCode Notebook view support, [Observable](https://observablehq.com/@observablehq/observable-for-jupyter-users?collection=@observablehq/observable-for-jupyter-users) `js` and `md` code outlines and previews |
246+
| [Runme ▢️](https://marketplace.visualstudio.com/items?itemName=stateful.runme) | Runme executes commands and code blocks from markdown documents, and provides direct CLI integration and multi-language support in Visual Studio Code markdown text editor and markdown-based notebooks. |
246247
| [DeltaXML XPath Notebook](https://marketplace.visualstudio.com/items?itemName=deltaxml.xpath-notebook) | XPath 3.1 Notebook πŸ““ for Visual Studio Code |
247248
# Dev Log
248249

0 commit comments

Comments
Β (0)