Conversation
|
Nate Shim seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
|
@nateshim FYI, I mention your quickstart notebook in our Databricks docs. Subscribing so that I know when your PR gets merged ... |
|
Pull requests must include at least one of the required labels: |
PR SummaryThis PR introduces a comprehensive Databricks notebook that serves as a quickstart guide for integrating the ValidMind library into a Databricks environment. The notebook guides users through the entire workflow, including:
The notebook is structured in clear, sequential steps with detailed inline comments and troubleshooting tips, making it easier for users to set up and validate their integration with Databricks and the ValidMind Platform. Test Suggestions
|
nrichers
left a comment
There was a problem hiding this comment.
LGTM! ![]()
Did a light edit to get the notebook ready for quick publication:
- Cell 0 (intro): reframed from QA language to a user goal, fixed the inaccurate "via Spark" bullet, and added a link to the Synchronize with Databricks docs page.
- Cell 4, 11, 13, 15, 17, 19: added user-facing lead-in paragraphs to previously heading-only step cells.
- Cell 6: removed dev/prod URL guidance and the "launched from the Platform via Run Tests" framing; replaced with a two-option description (Databricks widgets or edit the next cell) and pointer to the Getting Started snippet.
- Cell 7: replaced hardcoded
https://api.dev.vm.validmind.ai/...defaults with"YOUR_API_HOST"placeholders, and rewrote the inline comment to drop the "injected by Platform when run via Run Tests" language. - Cell 8: rewrote the data-loading prerequisites as user instructions rather than implementation notes.
- Cell 25: removed the QA-flavored "primary validation that results can be sent" blockquote.
- Cell 27: tightened the verification and troubleshooting prose for end users.
For a more thorough edit, I created sc-16095 in Sprint 101.
Pull Request Description
What and why?
Demo - Linking Unity Catalog to Inventory Model and Running notebooks against Databricks data:
Screen.Recording.2026-04-20.at.11.18.31.AM.mov
Demo - Using linked Databricks Unity Catalog fields in custom calculated model fields:
Screen.Recording.2026-04-21.at.9.32.58.AM.mov
How to test
What needs special review?
Dependencies, breaking changes, and deployment notes
Release notes
Checklist