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:

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

Some examples of default visualizations are:

Last updated