You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/datasets-viewer-sql-console.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,5 +20,5 @@ Through the SQL Console, you can:
20
20
- Embed the results of the query in your own webpage using an iframe
21
21
22
22
<Tip>
23
-
You can also use the DuckDB CLI to query the dataset via the `hf://` protocol. See the <ahref="https://huggingface.co/docs/hub/en/datasets-duckdb"target="_blank"rel="noopener noreferrer">DuckDB CLI documentation</a> for more information.
23
+
You can also use a local DuckDB CLI to query the dataset via the `hf://` protocol. See the <ahref="https://huggingface.co/docs/hub/en/datasets-duckdb"target="_blank"rel="noopener noreferrer">DuckDB CLI documentation</a> for more information.
0 commit comments