> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/honeybee-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/honeybee-primer/components/0_create/visualize_recipe_execution.md).

# Visualize Recipe Execution

![](/files/-Miho1hkfTJmENovFSCN)

![](/files/-Miho1hlbDMhm08pZsgc) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-core/blob/master/honeybee_grasshopper_core/src//HB%20Visualize%20Recipe%20Execution.py)

Launch a browser window that can be used to visualize the execution and logs of any currently-running recipe.

Note that this component will only open the recipe visualizer in the default browser and the page must be refreshed after starting a recipe run in order for the latest recipe execution status to be visible.

Also note that the "Let \[RECIPE NAME] Fly" task contains all of the information about a given recipe run. Selecting "View Graph" for this task and then un-checking "Hide Done" will allow one to see the full progress of the recipe.

## Inputs

* **launch \[Required]**

  Set to True to run the component and launch a browser window that visualizes recipe execution steps.&#x20;

## Outputs

* **report**

  Reports, errors, warnings, etc.&#x20;
