mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 09:32:04 +00:00
4 lines
437 B
Markdown
4 lines
437 B
Markdown
![]() |
### Prerequisities
|
||
|
- Generate a Databrick Personal Access token following the guide here: https://docs.databricks.com/dev-tools/api/latest/authentication.html#generate-a-personal-access-token
|
||
|
- Get your workspace Id where Unity Catalog is following: https://docs.databricks.com/workspace/workspace-details.html#workspace-instance-names-urls-and-ids
|
||
|
- Check the starter recipe below and replace Token and Workspace Id with the ones above.
|