We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30573a6 commit 45eb808Copy full SHA for 45eb808
examples/integrations/databricks/readme.md
@@ -5,13 +5,13 @@
5
--------
6
7
8
-#### labelbox_databricks_example.ipynb
+#### [Tutorial Notebook](labelbox_databricks_example.ipynb)
9
* Load DataFrame of unstructured data (URLs to video, images, or text)
10
* Create the dataset in Labelbox
11
* Annotate in Labelbox
12
* Load annotations into Databricks for easy querying and model training
13
14
-#### api_key_db_template.ipynb
+#### [API Key Notebook](api_key_db_template.ipynb)
15
* This is a helper notebook for users without access to the Databricks Secrets API
16
* Allows you to store your Labelbox API key outside of your main notebook, for better security
17
* We do recommend you use the Secrets API whenever possible
0 commit comments