launch_panel
Open a plot as a full interactive Panel app in your browser, enabling widgets and linked selections.
Instructions
Open a plot as a full interactive Panel app in the browser.
This launches a local Panel server and opens the visualization in your default browser with full Panel interactivity — widgets, linked selections, and all Panel features that can't fit in an iframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port number (0 = auto-assign) | |
| title | No | Browser tab title | |
| plot_id | Yes | ID of the plot to launch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |