Deploy Code Bundle

Deploy a migrated Snowpark/SCOS project to Snowflake as a Code Bundle. Takes the migrated project (its .py entrypoint + supporting modules/config), reminds the user to fix flagged code, writes a code_bundle.yml spec, uploads the whole project to a Snowflake stage, and creates the Code Bundle from the stage — on a warehouse (default) or a compute pool. No .ipynb is involved. Triggers: deploy code bundle, deploy to code bundle, run as code bundle, create code bundle from migration output, execute code bundle, snow bundle.

snowflake-labs 59accd7 11 files · 75.4 KB Updated

File contents

snowflake-labs/coco-skills/tree/main/skills/spark-migration/deploy-code-bundle commit 59accd7b36

Frequently asked questions

npx skillmds@latest add snowflake-labs/deploy-code-bundle