Description
Kedro datasets are increasingly equipped with a preview() method that allows to show that the data looks like.
Context
Dagster materialized assets allows to show data preview as a part of their metadata.
Possible Implementation
We could simply interface those two capabilities.