Skip to content

Commit

Permalink
Merge pull request #2669 from weaviate/integrations-databricks
Browse files Browse the repository at this point in the history
Add new Databricks notebook
  • Loading branch information
erika-cardenas authored Oct 7, 2024
2 parents 392b680 + 6514f90 commit a7cbe4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions developers/integrations/data-platforms/databricks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ The resources are broken into two categories:
| --- | --- | --- |
| Weaviate Tutorial | Learn how to ingest data into Weaviate with Spark. | [Tutorial](/developers/weaviate/tutorials/spark-connector)
| Using the Spark Connector for Weaviate | Learn how to take data from a Spark dataframe and feed it into Weaviate. | [Notebook](https://github.com/weaviate/recipes/blob/main/integrations/data-platforms/spark/spark-connector.ipynb) |
| Ingest data from Spark into Weaviate | Learn how to ingest data from a Spark dataframe to Weaviate and use the `text2vec-databricks` and `generative-databricks` module. | [Notebook](https://github.com/weaviate/recipes/blob/main/integrations/data-platforms/databricks/databricks-spark-connector-demo.ipynb) |

### Read and Listen
| Topic | Description | Resource |
Expand Down

0 comments on commit a7cbe4f

Please sign in to comment.