Default visualizations

Types of visualizations in ZenML.

ZenML automatically saves visualizations of many common data types and allows you to view these visualizations in the ZenML dashboard:

ZenML Artifact Visualizations

Alternatively, any of these visualizations can also be displayed in Jupyter notebooks using the artifact.visualize() method:

output.visualize() Output

Some examples of default visualizations are:

output.visualize() output for the Hugging Face datasets viewer
ZenML Scarf

Last updated

Was this helpful?