- Create a community account on Databricks
- Create a SafeGraph Education Account
- Create a SafeGraph API Key
- Login into the Databricks community edition portal
- Click the compute icon on the left (
)
- Name your cluster and add your safegraph API key to the Environment variables section. -
SAFEGRAPH_KEY=dkfdkjdkfa83939dkfjf
- Create your cluster and then navigate to the libraries tab to install our needed Python packages -
gql
.