Skip to content

Commit

Permalink
Update databricks_rstudio_sql_warehouse.qmd
Browse files Browse the repository at this point in the history
Signed-off-by: jen-machin <[email protected]>
  • Loading branch information
jen-machin authored Sep 13, 2024
1 parent a9f7136 commit d52b355
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ADA/databricks_rstudio_sql_warehouse.qmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---

title: "Set up Databricks SQL Warehouse with RStudio"

---

The following instructions will help you to set up a connection between your laptop and your Databricks SQL warehouse which can then be used in RStudio to query data.
Expand Down Expand Up @@ -194,4 +192,4 @@ con <- DBI::dbConnect(
odbcListObjects(con)
```

---
---

0 comments on commit d52b355

Please sign in to comment.