Skip to content

Commit 45eb808

Browse files
Update readme.md
Added links to the helper notebooks in the readme
1 parent 30573a6 commit 45eb808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/integrations/databricks/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
--------
66

77

8-
#### labelbox_databricks_example.ipynb
8+
#### [Tutorial Notebook](labelbox_databricks_example.ipynb)
99
* Load DataFrame of unstructured data (URLs to video, images, or text)
1010
* Create the dataset in Labelbox
1111
* Annotate in Labelbox
1212
* Load annotations into Databricks for easy querying and model training
1313

14-
#### api_key_db_template.ipynb
14+
#### [API Key Notebook](api_key_db_template.ipynb)
1515
* This is a helper notebook for users without access to the Databricks Secrets API
1616
* Allows you to store your Labelbox API key outside of your main notebook, for better security
1717
* We do recommend you use the Secrets API whenever possible

0 commit comments

Comments
 (0)