Charts and visualizations
Overview
Produce static and interactive visual outputs from code interpreter runs.
Code interpreter runs can return rich notebook results, including images and
JavaScript-backed outputs when the selected kernel emits them. The standard
Python template configures inline Matplotlib output and includes common plotting
libraries.
For files written during execution, use artifacts or the sandbox filesystem to
download the generated output.