====== Deploy ====== .. meta:: :description: Package and deploy Lakehouse Plumber pipeline code — bundle generation and deployment, and packaging pipeline code as a Python wheel. Getting generated pipeline code into a workspace as a versioned, deployable unit. The :doc:`Get Started course ` covers the bundle deploy path end to end; this guide goes deep on packaging. - :doc:`package-as-wheels` — package pipeline code as a Python wheel for reuse across projects. .. toctree:: :maxdepth: 1 :hidden: Package as wheels