Distributing Applications
Panel applications are standard Python applications that can run on different server architectures. In order to deploy a runnable application it has to be distributed along with the Python environment it will run in. In this section we will describe some of the approaches that allow distributing a Panel application alongside the environment it will run in.
::::{grid} 1 2 2 3 :gutter: 1 1 1 2
:::{grid-item-card} {octicon}terminal;2.5em;sd-mr-1 sd-animate-grow50 Distribute with UV 🔗 uv.md :link-type: doc
How to share your Panel scripts with UV :::
::::