Skip to content

Commit 9a67aec

Browse files
add new world lakes .md and .runme notebook docs to /notebooks (#154)
1 parent 5542c79 commit 9a67aec

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

notebooks/world-lakes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# World Lakes Runbook 📓
2+
3+
```sh { category=curl custom=[object Object] interactive=false mimeType=application/geo+json }
4+
curl -s "https://raw.githubusercontent.com/RandomFractals/vscode-data-table/main/data/world-lakes.geojson"
5+
```

0 commit comments

Comments
 (0)