Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Conversation

@CaymanWilliams
Copy link
Contributor

A couple small edits to make compatible with python >=3.7 and only making the access_report necessary when bypassing the webhook.

# MAGIC * The Gradient Webhook has been configured
# MAGIC * The Databricks Job has been Gradient enabled
# MAGIC
# MAGIC When bypassing the Gradient Webhook with AWS, the cluster attached to this notebook must have an instance_arn with describe_instances and describe_volumes permissions. When bypassing the Gradient Webhook with Azure, the following environment variables must be set with the correct values: "AZURE_TENANT_ID", "AZURE_SUBSCRIPTION_ID", "AZURE_CLIENT_SECRET", "AZURE_CLIENT_ID"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just added this in case it's unclear what customers would need to do to bypass the webhook. I'm fine with taking it out if bypassing the webhook is supposed to be a complete edge case

# MAGIC
# MAGIC When bypassing the Gradient Webhook with AWS, the cluster attached to this notebook must have an instance_arn with describe_instances and describe_volumes permissions. When bypassing the Gradient Webhook with Azure, the following environment variables must be set with the correct values: "AZURE_TENANT_ID", "AZURE_SUBSCRIPTION_ID", "AZURE_CLIENT_SECRET", "AZURE_CLIENT_ID"
# MAGIC
# MAGIC This job will configure all runs to execute using ON DEMAND nodes only. The orginal settings will be restored after training is complete.
Copy link
Contributor Author

@CaymanWilliams CaymanWilliams Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this true? Are the settings ever restored? (Supposed to be looking at the line under the highlighted one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants