Skip to content

docs: explain Python serverless environments - #1649

Open
TangoEnSkai wants to merge 2 commits into
databricks:mainfrom
TangoEnSkai:docs/python-serverless-environments
Open

docs: explain Python serverless environments#1649
TangoEnSkai wants to merge 2 commits into
databricks:mainfrom
TangoEnSkai:docs/python-serverless-environments

Conversation

@TangoEnSkai

@TangoEnSkai TangoEnSkai commented Aug 23, 2026

Copy link
Copy Markdown

Resolves #1055

Description

Document how Python models use environment_key and environment_dependencies with serverless compute, including how to provide a complete Jobs API environment through python_job_config.environments. Add the guide to the repository documentation indexes.

Validation

  • pytest tests/unit/python/test_python_config.py tests/unit/python/test_python_job_support.py -q (41 passed)
  • git diff --check
  • Databricks integration tests were not run because this is a documentation-only change.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

Signed-off-by: TangoEnSkai <21152231+TangoEnSkai@users.noreply.github.com>
Signed-off-by: TangoEnSkai <21152231+TangoEnSkai@users.noreply.github.com>
@TangoEnSkai
TangoEnSkai marked this pull request as ready for review August 23, 2026 07:54
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.

Documentation on how to use serverless cluster environments with python models

1 participant