Skip to content

Commit

Permalink
remove live example
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Mar 18, 2024
1 parent e8a678f commit 130e988
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/sql.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
sql:
gaia: ./lib/gaia-sample.parquet
quakes: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.csv
---

# SQL <a href="https://github.com/observablehq/framework/releases/tag/v1.2.0" target="_blank" class="observablehq-version-badge" data-version="^1.2.0" title="Added in v1.2.0"></a>
Expand All @@ -16,9 +15,6 @@ sql:
gaia: ./lib/gaia-sample.parquet
---
```
```sql
SELECT COUNT(*) FROM quakes
```

To load externally-hosted data, you can use a full URL:

Expand Down

0 comments on commit 130e988

Please sign in to comment.