Skip to content

Merge staging into prod#1322

Merged
nrichers merged 3 commits intoprodfrom
staging
May 9, 2026
Merged

Merge staging into prod#1322
nrichers merged 3 commits intoprodfrom
staging

Conversation

@nrichers
Copy link
Copy Markdown
Collaborator

@nrichers nrichers commented May 8, 2026

Pull Request Description

What and why?

This PR releases some Databricks docs updates to prod.

How to test

What needs special review?

Dependencies, breaking changes, and deployment notes

Release notes

Checklist

  • What and why
  • Screenshots or videos (Frontend)
  • How to test
  • What needs special review
  • Dependencies, breaking changes, and deployment notes
  • Labels applied
  • PR linked to Shortcut
  • Unit tests added (Backend)
  • Tested locally
  • Documentation updated (if required)
  • Environment variable additions/changes documented (if required)

nrichers and others added 3 commits May 8, 2026 12:29
* Refresh notebooks

* Fix short description overrun

* Update notebook link

* Revert to 2-column layout
@nrichers nrichers added the internal Not to be externalized in the release notes label May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

PR Summary

This pull request enhances the Databricks integration documentation by making the following functional changes:

  1. In the integrations examples file, the URL for the Databricks quickstart has been updated to point to a GitHub-hosted notebook. The textual content was also slightly reorganized for better readability.

  2. In the managing integrations document, the grid column setting was modified from 3 to 2 to adjust the layout of the integrations listing.

  3. A comprehensive quickstart notebook (validmind_databricks_quickstart.ipynb) has been added. This interactive notebook guides users through installing the ValidMind Library, verifying the installation, initializing the library with API credentials (using Databricks widgets or hardcoded placeholders), and then loading data from a Unity Catalog table (or a synthetic fallback). The notebook further demonstrates splitting data, training a simple model, registering datasets and the model with ValidMind, assigning model predictions, and running both individual tests and a full test suite. This improvement makes it easier for users to integrate with Databricks and validate their setup end-to-end.

Test Suggestions

  • Run the quickstart notebook in a Databricks environment to ensure all installation steps and initialization flows work as expected.
  • Verify that the updated URL in the integrations examples correctly points to the new GitHub resource and that the linked resource is accessible.
  • Check that the change in grid columns in managing-integrations.qmd renders as intended in the documentation site layout.
  • Test the error handling in the notebook when API credentials are missing or when the synthetic fallback is activated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Validate docs site

✓ INFO: A live preview of the docs site is available — Open the preview

@nrichers nrichers merged commit 76b6e0c into prod May 9, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Not to be externalized in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant