We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5542c79 commit 9a67aecCopy full SHA for 9a67aec
notebooks/world-lakes.md
@@ -0,0 +1,5 @@
1
+# World Lakes Runbook 📓
2
+
3
+```sh { category=curl interactive=false mimeType=application/geo+json }
4
+curl -s "https://raw.githubusercontent.com/RandomFractals/vscode-data-table/main/data/world-lakes.geojson"
5
+```
notebooks/world-lakes.runme
+```sh { category=curl custom=[object Object] interactive=false mimeType=application/geo+json }
0 commit comments