Code

Notebooks, Workflows, and Deployments include source code integrations to connect and track your code.

GradientCI is our current implementation of source control integration which supports both tracking commits (or branches) as well as optionally feeding Gradient model performance metrics back into GitHub. This tool is supported in an enterprise version of Gradient which is being deprecated in favor of Workflows. Workflows support pulling your code as a Gradient action called git-checkout , which you can learn about here.

Git tracking in GradientCI

Inline Git diffing

GitHub Pull Request integration with commenting & status checks

Last updated