Skip to content

Commit a871e2a

Browse files
authored
Linking the self hosted database proxies notebook
I think this should be a part of the documentation here
1 parent 4b8abc9 commit a871e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ If you’re using Firefox or Safari, or if you wish to run the database proxy on
4646

4747
## Using from notebooks
4848

49-
After the proxy is running, in one of your private notebooks, use `DatabaseClient("name")` to create a database client pointed at your local proxy. When querying, your data and database credentials never leave your local computer.
49+
After the proxy is running, in one of your private notebooks, use `DatabaseClient("name")` to create a database client pointed at your local proxy. When querying, your data and database credentials never leave your local computer. Please check [this notebook for more information on how to use it from Observable](https://observablehq.com/@observablehq/self-hosted-database-proxies)

0 commit comments

Comments
 (0)